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
Simple repository template
Table of Contents
About
An Angular demo that allows a user to upload CSV files of electronically traded fund data (See the data folder in this project). From there the user can look up funds and compare them with graphs.
Built With
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.