top of page

Task Roster System, Sample assignment

Description

In this web application project we are going to design and develop a task/chore roster

system for shared spaces that allows managers to set tasks, notifies users of their tasks, and allows users to mark tasks as complete.


Upon loading the system displays:

  • The current tasks that needed to be done

  • The user who is assigned that task

Users are able to sign up and log in so they can:

  • View their scheduled tasks

  • Manage their profile/user information

  • Manage their availability

  • Manage the types of tasks they can/want to do.

Managers are able to sign up and log in to:

  • Manage their profile/manager information

  • Create and manage different tasks

  • Group tasks

  • Assign tasks or groups of tasks to users

Software Requirements

The web application uses MEAN OR MERN Stack (React js, Angular, NodeJS, Express,MongoDB)




bottom of page