BUILD ANDROID STUDIO
Budget: $10 – $30 USD
Create an application that allows users to add tasks to a database
The task should have a name and a description
Use a second activity to display the tasks in the database
Once a task is tapped, an internal timer should activate (similar to a stopwatch)
If the task is tapped again, the timer should pause
Tapping another task while a timer is active, should pause the active timer and start the timer of the tapped task
A new fragment should display all tasks and their current time
Make sure to keep track of the total time spent on each task and a total for all tasks
The task should have a name and a description
Use a second activity to display the tasks in the database
Once a task is tapped, an internal timer should activate (similar to a stopwatch)
If the task is tapped again, the timer should pause
Tapping another task while a timer is active, should pause the active timer and start the timer of the tapped task
A new fragment should display all tasks and their current time
Make sure to keep track of the total time spent on each task and a total for all tasks