Comprehensive Employee Management Software
Budget: ₹600 – ₹1,500 INR
Statement:
Employee Management Console Website
Structure:
URL: 8080
Home Page: Linked pages for About Us, Contact Us, Employee Login(db joining from emp table), Admin Login (Db info already exists) + Decorations
Employee (login page can be html/jsp):
Welcome Page (Jsp Page)
Administrator (login page can be html/jsp):
1. Index page: logo, Menu driven bar, link to sub pages, fill good information
2. Insert Link takes to the Insert page: Form submission should Call the service get the result and print the result in decorated pattern
3. Display List Link takes to the Getlist page: Call the service get the result and print the result in decorated pattern (tabular)
4. Update Link takes to the Update page: Form submission should Call the service get the result and print the result in decorated pattern
5. Delete Link takes to the Delete page: Form submission should Call the service get the result and print the result in decorated pattern
CRUD:
All separate services for CRUD as Microservices
Add cpyright in each page as ASTHA MISHRA
Employee Management Console Website
Structure:
URL: 8080
Home Page: Linked pages for About Us, Contact Us, Employee Login(db joining from emp table), Admin Login (Db info already exists) + Decorations
Employee (login page can be html/jsp):
Welcome Page (Jsp Page)
Administrator (login page can be html/jsp):
1. Index page: logo, Menu driven bar, link to sub pages, fill good information
2. Insert Link takes to the Insert page: Form submission should Call the service get the result and print the result in decorated pattern
3. Display List Link takes to the Getlist page: Call the service get the result and print the result in decorated pattern (tabular)
4. Update Link takes to the Update page: Form submission should Call the service get the result and print the result in decorated pattern
5. Delete Link takes to the Delete page: Form submission should Call the service get the result and print the result in decorated pattern
CRUD:
All separate services for CRUD as Microservices
Add cpyright in each page as ASTHA MISHRA