Jelly Projects
I worked with a small team to create a task manager applciation called “Jelly Projects” for a software engineering class. This project made use of Amazon Web Services, with the backend written in Java and the frontend created with HTML/JavaScript. The task manager application allows for creating new projects and opening existing projects, where each project contains a hierarchical list of tasks and several teammates. The user may perform a number of actions such as adding or subdividing tasks, assigning teammates to tasks, or marking tasks as completed. An administrator views shows all of the projects in the system inclduing relevant information.
More detailed project description coming soon.