/etf-demo

Recruitement project for Enjine

Primary LanguageTypeScriptOtherNOASSERTION


Logo

ETF Demo

Recruitment project for Enjine

Version Pull Requests Issues


Release NotesReport a BugRequest a Feature

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 Docker TypeScript

Setup

Production

Prerequisites

Instructions

  1. Run the docker image: docker run -p 80:80 git.zakscode.com/ztimson/etf:latest
  2. Open http://localhost

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.