Practical Test #23 v1.0.4 | API developing, DB designing, overall proficiency in code structuring
- Adding new users
- Adding new books to shelf
- Retrieving book info from OpenLibrary api by ISBN
- Setting books’ status (0-“new”, 1-“reading”, 2-“finished”)
- Deleting books from shelf
- Use programming language, you are applying for
- Make sure your app’s API is matching this documentation
- Follow the rules of clean coding.