Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itscodeninja/sourcefit

Health and Fitness app using Django's MTV architecture based upon the MVC pattern utilising a fully-workable front-end and back-end using Python, Django and SQLite.
https://github.com/itscodeninja/sourcefit

django python sqlite web-application

Last synced: 8 days ago
JSON representation

Health and Fitness app using Django's MTV architecture based upon the MVC pattern utilising a fully-workable front-end and back-end using Python, Django and SQLite.

Awesome Lists containing this project

README

        

# SourceFit

Practice Software Engineering project to build a health tracker.

1. Clone the repository
2. Open the project file location on your terminal
3. Run "python manage.py runserver"

![sf2](https://github.com/Berkeley19/Sourcefit/raw/master/images/sf2.jpg)
![sf4](https://github.com/Berkeley19/Sourcefit/raw/master/images/sf4.jpg)