WASD - Win at Self Discipline is a gamified productivity app designed to help you build and maintain self-discipline through engaging game like features. Transform your daily tasks and habits into an interactive experience that motivates you to achieve your goals.
- Gamified Task Management: Turn your todo list into quests and earn rewards for completing tasks.
- Progress Tracking: Visualize your growth and stay motivated with detailed progress charts.
- Achievements & Badges: Unlock achievements and badges as you reach milestones.
- Customizable Avatars: Personalize your profile with unique avatars and themes.
- Social Sharing: Share your achievements with friends and challenge each other.
Before you begin, ensure you have met the following requirements:
- Android Studio: Latest version installed. Download Here
- Kotlin: Ensure Kotlin is set up in your development environment.
- Jetpack Compose: Familiarity with Jetpack Compose for UI development.
- Android SDK: Minimum SDK version 34
- Firebase Account: Access to Firebase for backend services.
- Clone the repository:
git clone
- Open in Android Studio:
- Launch Android Studio
- Click on Open existing project.
- Navigate to cloned repository and select it.
- Build and Run:
- Sync the project with gradle files.
- Connect your Android device or start an emulator.
- Click on Run to build and deploy the app.