ManageUser

This module is developed as a part of Placement Management System. Refer to v3 which is the latest one.

Steps:

  1. import project
  2. change java runtime and server runtime
  3. update project (download maven dependencies)
  4. change database details in database.properties
  5. add a row in row_master {1,Student}

Problems:

  1. Form validations are not done.