Project
Book Store
This was a Project to show implementation of concepts I studied in Database class. This was an individual project. The project was implemented in Java and followed MVC architecture. The MVC architecture allowed keeping all the database related connection and processing in one file - DBManager.java.
Technology used
Java, MVC Architecture, HTML, CSS, JavaScriptAbout the class
The course dealt with modeling, programming, and implementing database systems.