Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zakali22/bookstorey
A book listing app built with Gatsby
https://github.com/zakali22/bookstorey
firebase-auth firebase-realtime-database firebase-storage gatsbyjs graphql netlify-functions reactjs
Last synced: about 2 months ago
JSON representation
A book listing app built with Gatsby
- Host: GitHub
- URL: https://github.com/zakali22/bookstorey
- Owner: zakali22
- Created: 2023-09-09T10:15:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-01T18:33:43.000Z (about 1 year ago)
- Last Synced: 2024-12-06T20:10:34.790Z (2 months ago)
- Topics: firebase-auth, firebase-realtime-database, firebase-storage, gatsbyjs, graphql, netlify-functions, reactjs
- Language: JavaScript
- Homepage: https://bookstorey.netlify.app/
- Size: 3.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bookstorey web app
## Tech used:
* GatsbyJS
* Netlify Serverless functions
* Firebase - Authentication, Database and Storage## Key features:
* Books, categories and authors listing
* Create an account, manage account details incl. profile image
* Add book favourites (guarded path)
* Dark mode## TODO:
* Ability to add books and authors
* Add ratings
* Add comments