Taskaty is your go-to simple task managmnet mobile app. Your tool for effortlessly organainzg tasks. A complete Android app that can assist users in managing their tasks, realistic and provides real service to users.
Taskaty has CRUD (Create, Read, Update, Delete) functionality, to manage the tasks efficiently.
- Task List: User can view all due tasks. (All tasks are persisted to local storage using Shared Preferences and GSON)
- Create New Tasks: Users can add new tasks to the list.
- Edit Tasks: Users can edit any task. Including marking it as done.
- User Interface: Taskaty Mobile App UI on My behance
- Search Functionality: Users can search for tasks using keywords, filter tasks by month, or categorize them.
- Remove Tasks: Users can remove existing tasks.
- Sample Tasks for first time users. (Using shared prefrences)
- Date Picker for due date of the rask.
- This Demonstarion includes the submitted requiremnts of the assignment.
Taskaty-Demo.mp4
- These Features are enhancments provides addtional functionalites to teh reqs.