etf-demo/README.md
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

3.3 KiB


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.