- Members
- Books
- Staffs
- Loans
- CRUD
\Data\ is meant for the program to interact with the database
\Model\ is meant for the program to process the data, then update the database too
- Create an integrated feature to perform borrowing and returning of books
| Name | Name | Last commit date | ||
|---|---|---|---|---|
\Data\ is meant for the program to interact with the database
\Model\ is meant for the program to process the data, then update the database too