This is a java application created in Spring Boot, successfully completed under 5 hours per exam time limit. It is a task managing app that allows users to create tasks and assign them to other users registered in the system.
This image shows the home screen after the user logs into their account.
This image shows a single task's information and gives the opportunity to edit the task.
This image demonstrates the fields that are editable for the task at hand. Notice that only users registered in the database are able to be assigned tasks.
Finally, you can see that the 'Wash Car' task assignee and priority were modified.