ronelgazar / Jsp-School-Senior-Project

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Java 90.0%Language:CSS 7.7%Language:HTML 1.8%Language:JavaScript 0.5%