Recruitement project for Enjine
data | ||
src | ||
.editorconfig | ||
.firebaserc | ||
.gitignore | ||
angular.json | ||
firebase.json | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
ETF Demo
Recruitement project for Enjine
Table of Contents
About
While applying for a contract with Enjine, I was paid to create a sample program for comparing Electronically Traded Funds (ETF) files.
Using Angular, a user can upload two different CSV files & compare the differences using graphs.
This project was deployed using Firebase.
Built With
Demo
Website: TBD
Demo CSV Files:
Setup
Development
Prerequisites
Instructions
- Install the dependencies:
npm install
- Start the Angular server:
npm run start
- Open http://localhost:4200
License
Copyright © 2023 Zakary Timson | All Rights Reserved
See the license for more information.