This project is a simple Library Management System written in Java that allows you to perform CRUD operations on Book, Author and Publisher data stored in CSV files. I used the console for the UI to allow the user to interact with the application. While doing this project I learned how to implement the MVC structural design pattern. All the business logic was performed in the Service layer, and the DAO layer was used for only reading and writing to the CSV files.
-
Notifications
You must be signed in to change notification settings - Fork 0
janfernandosmoothstack/LMS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published