Skip to content

triprjt/daveMeysure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waistMeasurements

A full stack app to enter your height, weight and age and automatically select your waist measurements. Here is the frontend repo: frontend

How to run?

  1. git clone https://github.com/triprjt/daveMeysure.git
  2. create virtual environment: python3 -m venv py_env source py_env/bin/activate
  3. activated the environment successfully
  4. make sure you are in the root directory of this repo.
    1. Now run the command: pip install -r requirements.txt
    2. now run python3 manage.py runserver
  5. Now you should be able to see the application running.

Here is the demo video

Here is the architecture design:

daveAISystemDesign drawio(1)

About

An app to store the waist measurements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors