Planit is a mobile task organizer app developed using Android Studio and SQLite. It allows users to manage tasks, subjects, and quick notes conveniently. The app supports multiple languages and uses a local SQLite database for storage.
Planit is not available on Google Play yet. To use the app, you can:
-
Install the APK
- Download the
planit.apkfile from the repository. - Transfer the APK to your Android device.
- Enable installation from unknown sources in your device settings.
- Open the APK file to install the app.
- Download the
-
Run the Project via Android Studio
- Clone this repository:
git clone https://github.com/macorisd/planit.git cd planit - Open the project in Android Studio.
- Connect your Android device via USB or use an emulator.
- Build and run the app.
- Clone this repository:
- Organize tasks, subjects, and quick notes.
- Multi-language support for a better user experience.
- Local SQLite database for fast and offline storage.
- Android 14.0 (API level 34) or higher.
- Android Studio (latest stable version).