This project tries to solve for Good Health & Wellbeing, this is a social media focused on fitness. As Instagram inspires us to look great, dress well, this app aims to inspire us to have a good fitness routine. The smartwatch would track your daily progress and post it on your dashboard, and if you wish you can share that progress with your friends! On the Explore page, you can view/like/comment on your friend's fitness progress. You also have a profile page where you can see your recent activity.
One of the special feature in the app to inspire people is called "STREAK". This is a number that increases if you post daily, and would get back to zero if you fail to post your progress someday.
Here's our demo video
- First Clone this Project on your local machine and make sure you have flutter installed on your computer.
- Open the folder in any ide of your choice, connect your phone/emulator and run the
main.dart
file. - If you are using terminal to run the project, use the following commands
cd fitgram/
flutter pub get
make sure you have a emulator running or a physical device connected to your computer
flutter run
PS: Grab a cup of coffee, it takes some time to build
- Once the app is built successfully, you'll see a welcome screen and post login:
This repository/project is a submission to MLH HackFit.
This Project won 3rd overall globally in HackFit!