mruga30/SE575-Project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
README: The softwares that we used to build the project are: 1. Eclipse Jee 2. Sqlyog The languages we used are HTML, JavaScript, Bootstrap, CSS for the front-end, Java for backend and mySQL was used for database. The project contains all the libraries in WebContent/WEB-INF/lib to build the project. To run the project, only database creation is required. We built it in Eclipse Jee, where we gave our project name as "Notification" and run it on the Apache Tomcat Server. Steps to run: 1. In J2ee, opened "Notification" project. 2. Right-click on the project and click on "Run as server".