EAEProject
Project information
- Course Information: App Development
- Grade: 1,3
- Link: Github
CRUD: Bookshelf-App
The Project was created in German and is not available in English.
In the course, a CRUD (Create, Read, Update, Delete) App was designed. This app allows users to add books to a list and mark them as read. It leverages the open library api to let users search for books by title and Author and loads in data like the cover to display.