My first Java full-stack project that I built back in 2023. This a dummy project that emulates a Recharge Website. It is an implementation of CRUD operations with DAO Design Pattern and MVC. Stack Used: 1. Front-End: HTML, CSS, JSP, JS . 2. Backend: Servlet 3. Database: Oracle SQL
Farkhanda-Dalal/Recharge-Application
My first Java full-stack project that I built back in 2023. This a dummy project that emulates a Recharge Website. It is an implementation of CRUD operations with MVC. The project follows DAO Design Pattern and uses JDBC for communicating with database.
Java