Added card-style dashboard page for displaying statistics, forecasting, etc
Added profile, login, and upload file pages
Challenges Encountered:
When integrating the parser with the Django web app, there was something incompatible with Windows, and turns out that the parser needs to be set up in a Linux environment.
Next Steps:
Initialize AWS EC2 Ubuntu instance for deploying the parser
Integrate the updated frontend and the parser code into current Django web app