Project Title
TaskManager GUI
Project Description
A App like a to do list to track tasks that need to be done.
Project Goals
Steps to build andor run the software
- Download Kotlin
- Download Android studios
- Create a virtual android
- Open the project and run
Instructions for using the software
- On main menu you have your list of tasks
- You can add tasks clicking on add tasks
- You can mark as complete or delete the tasks in the main menu.
To recreate the development environment, you need the following software andor libraries with the specified versions
Kotlin Android studios 2024.1 add gson as a dependences in gradle.
I found these websites useful in developing this software
The following items I plan to fix, improve, andor add to this project in the future
[ ] Improve the visual [ ] Add a database [ ] remove the bug of the return button