PlanEase is a task management app that helps users create efficient schedules to reach their goals. The app features an integrated AI assistant powered by LLM that provides personalized suggestions based on each user's goals and requirements.
- Account Management: Users can register and login to sync data across multiple devices
- Goal Setting: Create, edit, and delete goals with specific deadlines to track progress and achievements
- Task Scheduling: Manage tasks independently or link them to goals with full CRUD functionality
- AI Assistant (Powered by LLM): Interactive guidance that suggests optimized schedule structures based on user goals, constraints, and requirements to help users plan effectively
During development, the code is stored in my university study GitHub account at repo
Android Application (This repo):
- Android Studio: Meerkat | 2024.3.1
- Android SDK: Android 13.0 ("Tiramisu") 33-ext4
Backend API server at TUT888/PlanEase-BackendAPI:
- Python Flask
- HuggingFace API
- MongoDB (MongoDB Atlas)
