- Create, manage, and complete tasks that you have either assigned to yourself or your partner has created for you
- HoneyDoo allows for priority assignment, letting the user know which tasks are most important to their partner
- Edit Task Page Updated
- Removed user's ability to complete partner's tasks
- Fixed Crash where user would select a task in Full Task List then click edit on Main Screen
- Edit Task Page added
- Menu Bar to replace Dropdown
- Unused code removed
- FIRST MILESTONE COMPLETED
- Settings Page Added
- User Pairing Active
- Dropdown Menu Added
- Full Task List Added
- Main Task Display replaced
- Now builds with AndroidX in buildozer
- Sign in screen active
- Pulls pre-existing record of user from database
- config.ini generated with pulled data
- Email Registration active
- Check for legitimate email structure
- Minor UI improvements
- config.ini file generated with registered user's info
- User selection in task creation screen now updates with user/partner names
- Tasks are now submitted to the database with associated user ID
- Registration now submits real information to database
- Encrypted password sent to database
- Fixed an issue where Keyboard would hide the text input
- UI improvements
- Fixed Crash during on_resume from standby
- Adjusted UI for consistency
- Display Tasks According to Date first Priority second
- Added functionality to Complete Task Button
- Adjusted sizes for adaptable display
- Temporary loading screen to force update of main display, will look for better solution
- Packaged and optimized for Android
- Improved database communication
- Splash Screen for Android
- Loading Screen Adjustments
- Added test button for 'Complete Task'
- Improved database communication
- Cannot submit task without all fields
- Added 'Go Back' button
- Create Task Screen
- Submit Task to Database
- Database Connectivity
- Ability to Create New Tasks
- Ability to Complete Tasks
- Register User
- Pair with Partner
- Allows user to sign in using email
- Sorts tasks by priority and date created
- Select Tasks in side menu
- Complete Tasks with Button
- Update task title
- Update task description
- Update task priority
- Create Tasks
- User Selection
- User required to register
- Encrypted Password
- Displays Tasks for both user and partner