Skip to content

ericu-u/GirlHacks

Repository files navigation

HackCWRU Submission

This project was created as a submission to GirlHacks 2022. The submission can be found here. Team Members: Jonathan Lo and Eric Wang

HealthWealth

HealthWealth is designed to allow its users to gain awareness to potentially harmful lifestyle habits. By being aware of these dangers, users can make informed decisions to improve their quality of life. HealthWealth achieves this by providing an objective view of a persons life style and offers them different resources catered to their lifestyle. These resources range from an exercise plan to different diet options to even better sleep schedule management.

Inspiration

Both of us used to be competitive swimmers but grew complacent due to COVID. We realized we had unknowingly slipped into bad habits that affected our lifestyle. Here, we decided to create a Webapp to keep ourselves in check. We wanted to take this oppurtunity to build something that would benifit not only us, but others as well.

Tech Stack

The backend is in Python utilizing the Django framework. The front end is a mix of HTML/CSS and JavaScript. We use Jquery AJAX requests to asynchronously update the front end. Moreover, we use Chart.js to create a chart of spending over a period of time. We use Pandas and statistical analysis to make predictions and recommended actions.

Code Flow:
Image

Running

  1. Clone the repository.
  2. Install pipenv and the dependencies in Pipfile.
  3. Launch pipenv enviroment using:
pipenv shell
  1. Create a config.json and input Client IDs, Secrets, and Tokens according to config.json.example.
  2. Start local server using:
python3 manage.py runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors