/HackYeah2018

Repository for HackYeah 2018 in Warsaw

Primary LanguageDart

🏃 FitLocker

Lessen social media addiction or fix obesity? Why not both?

Stop wasting time on social media by being fit and healthy!

FitLocker restricts your access to apps of your choice until you gain enough points which are awarded by doing physical activities. FitLocker should reduce compulsive and uncontrolled usage of addictive apps.

Screenshots

Youtube video

Installation

Mobile Aplication

For mobile app you need:

- flutter

Running application:

- cd app
- flutter packages get
- flutter run --release

Remember to turn on USB Debugging on your mobile phone

🏗️ Backend

For backend you need:

- docker
- docker compose

Running backend:

- docker compose up

👏 Contributing

If you want to help with the project, you can have a look at some issues. All help is much appreciated 😊