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