Core functionalities:
- Create book inventory
- View inventory
- Add / Delete books
- Authentication
Planned functionalities:
- Find books
API Endpoints
api/bookstores/#get a list of all bookstoresapi/bookstores/{pk}/$#get, delete, or edit a particular book store with the - id pkapi/books/$#get a list of all booksapi/books/{pk}/$#get, delete, or edit a particular book store with the id pk
Log in or sign up for Devpost to join the conversation.