Skip to content

This site is for 30% of my final grade in cs class (the project had to be written using jsp, servlets and microsoft access)

Notifications You must be signed in to change notification settings

ronelgazar/Jsp-School-Senior-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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