Recruitement project for Enjine
Go to file
2023-08-14 23:49:20 +00:00
data Added data files 2019-05-09 14:11:29 -04:00
src Update the graph when you add/remove files 2018-11-30 08:44:58 -05:00
.editorconfig Made it work 2018-11-29 17:23:21 -05:00
.firebaserc Auto deploy to firebase 2018-11-29 17:36:11 -05:00
.gitignore initial commit 2018-11-29 15:00:06 -05:00
angular.json Added some images 2018-11-29 18:04:17 -05:00
firebase.json Auto deploy to firebase 2018-11-29 17:36:11 -05:00
LICENSE Updated readme & removed bloat 2023-08-14 19:35:29 -04:00
package-lock.json Updated readme & removed bloat 2023-08-14 19:35:29 -04:00
package.json Added missing packages 2018-11-29 17:42:02 -05:00
README.md Update README.md 2023-08-14 23:49:20 +00:00
tsconfig.json initial commit 2018-11-29 15:00:06 -05:00


Logo

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

Angular Firebase TypeScript

Demo

Website: TBD

Demo CSV Files:

Setup

Development

Prerequisites

Instructions

  1. Install the dependencies: npm install
  2. Start the Angular server: npm run start
  3. Open http://localhost:4200

License

Copyright © 2023 Zakary Timson | All Rights Reserved

See the license for more information.