Update README.md
This commit is contained in:
		
							
								
								
									
										18
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								README.md
									
									
									
									
									
								
							@@ -9,7 +9,7 @@
 | 
				
			|||||||
### ETF Demo
 | 
					### ETF Demo
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <!-- Description -->
 | 
					  <!-- Description -->
 | 
				
			||||||
Simple repository template
 | 
					Recruitement project for Enjine
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -17,18 +17,32 @@ Simple repository template
 | 
				
			|||||||
- [ETF Demo](#top)
 | 
					- [ETF Demo](#top)
 | 
				
			||||||
    - [About](#about)
 | 
					    - [About](#about)
 | 
				
			||||||
        - [Built With](#built-with)
 | 
					        - [Built With](#built-with)
 | 
				
			||||||
 | 
					    - [Demo](#demo)
 | 
				
			||||||
    - [Setup](#setup)
 | 
					    - [Setup](#setup)
 | 
				
			||||||
        - [Development](#development)
 | 
					        - [Development](#development)
 | 
				
			||||||
    - [License](#license)
 | 
					    - [License](#license)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## About
 | 
					## 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.
 | 
					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.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Built With
 | 
					### Built With
 | 
				
			||||||
[](https://angular.io/)
 | 
					[](https://angular.io/)
 | 
				
			||||||
[](https://firebase.google.com/)
 | 
					[](https://firebase.google.com/)
 | 
				
			||||||
[](https://typescriptlang.org/)
 | 
					[](https://typescriptlang.org/)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Demo
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Website: TBD
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Demo CSV Files:
 | 
				
			||||||
 | 
					 - [File 1](./data/Holding_details_FTSE_Canada_All_Cap_Index_ETF_(VCN).csv)
 | 
				
			||||||
 | 
					 - [File 2](./data/Holding_details_FTSE_Canada_Index_ETF_(VCE).csv)
 | 
				
			||||||
 | 
					 - [File 3](./data/Holding_details_FTSE_Canadian_Capped_REIT_Index_ETF_(VRE).csv)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Setup
 | 
					## Setup
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<details>
 | 
					<details>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user