Skip to content

gargpriyanshu00/FAT-Burn-Fitness-Web-App-

Repository files navigation

FatBurn

Fitness based web application

We have created a web app to track our day to day life activities and helps us to lose weight in no time.In this app, we can add our day to day activities and further provides information and all possible Indexes possible.We can find a gym nearby and get involved in its workout plans and also for the sake of traditions we have added a special feature "Yoga" which plays a mind relaxing tune to help you build your mental as well as physical fitness.It shows you the total steps walked and total calories burned as a log i.e A complete history is saved of the person's entered data.

Video Representation : https://vimeo.com/250457962
Presentation : https://he-s3.s3.amazonaws.com/media/sprint/bobs-build-a-thon/team/316576/d4e8f26photo_album__2_.pptx
Created for Hackathon (https://www.hackerearth.com/sprints/bobs-build-a-thon/)

Setup Development Enviornment

  1. This project is created using Python(Flask)
  2. Install all dependencies required ($ pip install -r requirements.txt )
  3. To run the application you can either use the flask command or python’s -m switch with Flask. Before you can do that you need to tell your terminal the application to work with by exporting the FLASK_APP environment variable $ export FLASK_APP=application.py $ flask run
  • Running on 127.0.0.:***
  1. Go to the 127.0.0.:*** to see your application running

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published