There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
In this project I developped an HR assistant where HR can handle all the stuff of employees .Using spring security I maked two different users one is an administrator (who can delete and add) the other is a simple user (only access) . I used mySQL(you can dirctly import the database configurations :MySql_DataBase) to store the data and jsp for the views.