Recruitement project for Enjine
Go to file
ztimson 156825d473
All checks were successful
Build Website / Build NPM Project (push) Successful in 17s
Build Website / Tag Version (push) Successful in 3s
Build Website / Build & Push Dockerfile (push) Successful in 44s
Updated angular version and switched hosting to docker
2023-12-06 22:37:53 -05:00
.github/workflows Updated angular version and switched hosting to docker 2023-12-06 22:37:53 -05:00
data Added data files 2019-05-09 14:11:29 -04:00
docker Updated angular version and switched hosting to docker 2023-12-06 22:37:53 -05:00
src Updated angular version and switched hosting to docker 2023-12-06 22:37:53 -05:00
.editorconfig Made it work 2018-11-29 17:23:21 -05:00
.gitignore Updated angular version and switched hosting to docker 2023-12-06 22:37:53 -05:00
angular.json Updated angular version and switched hosting to docker 2023-12-06 22:37:53 -05:00
Dockerfile Updated angular version and switched hosting to docker 2023-12-06 22:37:53 -05:00
LICENSE Updated readme & removed bloat 2023-08-14 19:35:29 -04:00
package-lock.json Updated angular version and switched hosting to docker 2023-12-06 22:37:53 -05:00
package.json Updated angular version and switched hosting to docker 2023-12-06 22:37:53 -05:00
README.md Updated angular version and switched hosting to docker 2023-12-06 22:37:53 -05:00
tsconfig.json Updated angular version and switched hosting to docker 2023-12-06 22:37:53 -05:00


Logo

ETF Demo

Recruitment project for Enjine

Version Pull Requests Issues



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.

Demo

Website: https://etf.zakscode.com

Demo CSV Files:

Built With

Angular Firebase TypeScript

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.