Skip to content
This repository was archived by the owner on Nov 3, 2019. It is now read-only.

Latest commit

 

History

History
58 lines (40 loc) · 1.61 KB

File metadata and controls

58 lines (40 loc) · 1.61 KB

🏃 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 😊