Description
Smart Home Management System Project using Java, JSP, and MySQL
This project is a Smart Home Management System developed using Java, JSP, and MySQL. It is a web-based project with admin functionality only. The project allows the admin to add devices, view reports, and manage stock. The JDK version used is JDK1.8 and the Tomcat version is tomcat7. The project can be configured on Netbeans and Eclipse as well.
Modules and Description:
Device Module:
The Device module is essential in this project as it provides functionality related to devices. It includes CRUD operations for managing device information.
Stock Module:
The Stock module handles functionality related to stock management, including adding, editing, viewing, and deleting stock records.
Functionality performed by admin user:
Admin users can perform various functions such as login, forgot password, edit profile, manage devices, manage stock, and generate reports.
Static Pages and other sections:
The project includes static pages like Home, About Us, and Contact Us with a JavaScript animated slider on the Home page.
Technology Used:
- HTML
- CSS
- JavaScript
- JSP
- Java
- MySQL
- Tomcat
Supported Operating System:
The project can be configured on Windows, Linux, and Mac operating systems.