Bank Management System Capstone Project:Basic CRUD(Create, Replace, Update, Delete) operation of Savings Account data was performed using oracle-JDBC Driver and results were displayed in Oracle Database.
Customer Application: A dynamic Customer Web Application which reads data from booklist.json contains the list of favourite books, their authors, of each customer and displays them accordingly in the form of table. The table contains filter operation, sorting operation, deletion and updation of book list.