Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/amitrajitbose/employee_management_system
- Owner: amitrajitbose
- Created: 2018-11-01T14:19:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T15:26:25.000Z (about 2 years ago)
- Last Synced: 2023-03-04T03:34:25.762Z (almost 2 years ago)
- Language: JavaScript
- Size: 10.9 MB
- Stars: 4
- Watchers: 0
- Forks: 3
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
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.htmlDo 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.