Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amitrajitbose/employee_management_system

A web-application that keeps track of employee details of an organisation. Made with Java, Servlets, JSP, JDBC, etc.
https://github.com/amitrajitbose/employee_management_system

Last synced: about 2 months ago
JSON representation

A web-application that keeps track of employee details of an organisation. Made with Java, Servlets, JSP, JDBC, etc.

Awesome Lists containing this project

README

        

# Employee Management System
### Author: Amitrajit Bose

------------------------------
## Dependencies
```
Apache Tomcat 9.0
MySQL
```

To Run The Project:
- The database structure/schema need to match
- The Apache Tomcat server need to be running (I used Eclipse)
- Create Project named **web-student-tracker** and copy all the files inside it.
- Run the **StudentControllerServlet.java** on Server
- Open from web-student-tracker/WebContent/frontend/index.html

Do not modify the:
- context.xml
- WEB-INF/lib folder

## Technologies Involved
```
Java
JSP
JDBC
Servlets
HTML
CSS
JavaScript
Bootstrap
PHP
MySQL
Apache Tomcat
Eclipse
```

The above README file will be updated soon.
### Demo Walkthrough
![walkthrough](walkthrough.gif)
*Credits: ezgif.com*

### Contributions
*Closed Project* - Not open to new contributions.