Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 946 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 946 Bytes

Jsp-School-Senior-Project

This is a website that will help small companies (or robotics teams in this case) to manage their tasks in an efficient way along with keeping track of users and the tasks completed by each one. The database is a microsoft access file 😅.

Modules

  • Login
    • User enters user name and password and hence can log in if the credentials are correct.
  • User Details
    • Allows users to veiw their profile.
    • Also users to change their profile picture.
    • Allows users to set their password and update it.
  • adding or removing users
    • Existing group heads can add their subordinates to the database
    • Users can be deleted from the database
  • Tasks
    • Tasks can be added
    • Tasks can be assigned and reassigned
    • Tasks can be veiwed along with their status and priority level.
    • Tasks can be deleted.

Database Schema

Database Schema