Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 289 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 289 Bytes

Simple_library_app_in_c

This is a simple book library project using c.
Currently this app contains the following features,
1. Create a new book.
2. Reading a existing book.
3. View the existing book.
Further features will be implemented later.