Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 327 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 327 Bytes

graphql_bookstore

A book store (Library) application using ReactJS (frontend), NodeJS + mongoDB (backend) and GraphQL to get/set data.

TODO List:

  • Add option to add an Author
  • Add option to delete an Author
  • Add option to delete an Book
  • Filters
  • Fetch specific number of first and last entries