Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gisoreb/book_bay

The main goal of this application was to practice the use of TypeScript, GraphQL and React. The server is running a GraphQL API through Apollo-Server, which our React-app on the client side then calls to fetch (or mutate) the necessary data. In this case: books and authors!
https://github.com/gisoreb/book_bay

Last synced: 6 days ago
JSON representation

The main goal of this application was to practice the use of TypeScript, GraphQL and React. The server is running a GraphQL API through Apollo-Server, which our React-app on the client side then calls to fetch (or mutate) the necessary data. In this case: books and authors!

Awesome Lists containing this project

README

        

# Book Bay
Simple fullstack web application where you can search for and add/remove books to a fictitious bookstore.

## Screenshots
![Screenshot 2024-06-08 141253](https://github.com/GisoreB/book_bay/assets/144854877/4ad47d3a-390f-43c8-9ad4-7f9d42238e6f)
![Screenshot 2024-06-08 141207](https://github.com/GisoreB/book_bay/assets/144854877/11c594cc-18a0-48df-995e-480030c70fa8)
![Screenshot 2024-06-08 141531](https://github.com/GisoreB/book_bay/assets/144854877/0eb47217-5c0b-486b-aaa3-96a6a4f48e5f)
![Screenshot 2024-06-08 102621](https://github.com/GisoreB/book_bay/assets/144854877/df22e9ba-f8f1-4274-9711-c7f23515b894)
![Screenshot 2024-06-08 150507](https://github.com/GisoreB/book_bay/assets/144854877/8b4627f1-eea0-44f3-8723-54114bc31c47)