Product Management

In this application, my requirement is to take some basic details from the user through a browser, store these details in a database using a server, and perform some basic CURD operations and generating responses to the user through the browser. For the frontend, I used basic HTML,CSS and for validations I use javascript At the backend, I utilized advanced Java, including Servlets, JSP, and JDBC. The database is Oracle, and the server is Tomcat. Throughout the project, I used the Eclipse IDE.

GitHub