To-Do List is an application for Android to manage tasks (and other things) to do.
- Related content
- General information
- Technologies
- Installation
- Demonstration
- Status
- Contributing
- Contact
Website: Pirple
Course: Android 101
Content: Project Bootcamp
To-Do List is an application for Android to manage tasks (and other things) to do.
- Android Studio (Minimum SDK Version: 26)
- Kotlin (1.4.2)
- Gradle (6.5)
Describe how to install and setup the environement.
No demonstration currently available.
Development in progress (0.1.2) started the 29/11/2020.
Work in progress~
No issue have been identified at the moment.
Keep an history of the changes made for each version of the project.
Version 0.1.2 (29/11/2020)
- Layout Pages2 activities (MainActivity and AddItemActivity) and their corresponding layouts have been created.
- Activity Connections
- Custom Item Views
- Custom Adapters
- Custom To-Do Objects
- On Click Listeners
- Database Schema
- Database Functions
- Layout Modifications
- Backend Modifications
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate (if any).
Created by Dylan J. Gerrits.