This project was as the whole semester project for Software Design class Spring 2020 at University of Houston In this web application, users can register a new account, create a new client profile, upload their profile picture and do a fuel price quote, look up their fuel quotes history
Cuong Phan Thuy Nguyen Kim Nguyen
##DEMO
Usage requires the installed Angular framework on device Angular 8 installation tutorial:
https://www.javatpoint.com/angular-8-installation
After installation of Angular, cd into Fuel-Front-End and run the front-end program with the following command:
ng serve
The front-end program is now hosted at address:
http://localhost:4200/
For .NET installation and usage tutorial:
https://docs.microsoft.com/en-us/dotnet/core/tools/
Then cd into Fuel.API, run the command:
dotnet run
For regular users, just download .exe and other support .dll files, the the programs are ready to run
- Cuong Phan - https://github.com/cmphan
- Thuy Nguyen - https://github.com/milasido
- Kim Nguyen - https://github.com/kimnguyen137
