Skip to content

inaldor/Book-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book-Manager

A book inventory app.

About

This app is the result of my studies using CoreData. It is a simple app, only to check how can I use CoreData the best way possible.

Features

  • List of all books that were added previously by the user
  • Add a book to the inventory
  • Delete a book from the inventory.
  • Edit some information of a single book from the inventory.
  • Nest books of the same author in the same section.
  • Search of books by name and/or author. (TODO)

Pictures

License

This project is licensed under the MIT License

Releases

No releases published

Packages

No packages published

Languages