Skip to content

sibesh1/Book-Query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Query Service PWA 📕

This is a hobby project mimicking a simple GraphQL API server for storing details of books and their authors in a database and then creating a client side PWA withReact where users could easily query the results instead of using GraphiQL.

Features 🤖

  1. Adding A Book Or An Author
  2. Querying The Details Of All The Books In The Store
  3. Finding The Details About A Particular Book

Preview Vscode Emoji Snippets

How To Customise/Improve It
1.Customise The Frontend by replacing the build folder with your own.
2.Add A Option To Delete A Particular Author/Book


Made Using React And GraphQL.Uses Apollo Server for querying the gql server. Enjoy! 🎉🎊

About

A simple GraphQL API server for storing details of books and their authors in a database and then creating a client side PWA with React where users could easily query the results instead of using GraphiQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors