A powerful offline task tracking application for Android that helps you manage your daily tasks and stay organized. Life Points gamifies your productivity by rewarding you with points for completing tasks, making task management more engaging and motivating.
- Offline-First: Works completely offline, ensuring your tasks are always accessible
- Task Management: Create, edit, and delete tasks with ease
- Points System: Earn points for completing tasks, adding a gamification element to productivity
- Task Completion Tracking: Mark tasks as complete and track your progress
- User Authentication: Secure access to your tasks
- Settings Customization: Personalize your experience
- Tutorial System: Easy onboarding for new users
- Overdue Task Management: Stay on top of your deadlines
- Download the APK from the releases tab.
- Open the APK on your android device and Press Install. (Press trust if the installer shows a warning.)
- The app will be installed on the home page. Click on the Life Points Icon to run the app from your home screen!
- Flutter SDK (^3.7.2)
- Dart SDK
- Android Studio / VS Code
- Git
- Clone the repository:
git clone https://github.com/foglomon/life_points- Navigate to the project directory:
cd life_points- Install dependencies:
flutter pub get- Run the app:
flutter runContributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to update.