Zakary Timson 244e883ddf
All checks were successful
Build Website / Build NPM Project (push) Successful in 16s
Build Website / Tag Version (push) Successful in 3s
Build Website / Build & Push Dockerfile (push) Successful in 39s
Update .editorconfig
2023-12-08 01:08:12 +00:00
2019-05-09 14:11:29 -04:00
2023-12-08 01:08:12 +00:00
2023-08-14 19:35:29 -04:00
2023-12-08 00:58:45 +00: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 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.

Description
Recruitement project for Enjine
Readme 653 KiB
2025-02-03 08:55:06 -05:00
Languages
TypeScript 63.8%
HTML 27.9%
Dockerfile 4.8%
SCSS 3.5%