Readstr is a simple app that provides random book recommendations that the user can either accept (and add to a "to read" list) or reject.
React (for frontend/state management). CSS/SASS. NodeJS/ExpressJS (for server/middleware). Postgres (for database). Webpack. Deployed on Heroku.
This project is still evolving. Some features to be added:
- Ability to create account/log in
- Integration with Goodreads (to add books to to-read list)
- Integration with library catalogs, bookstores to make it easier to find books on to-read list
- Ability to filter using tags, have future recommendations based on previous actions
- Add more books to database
- UI element to add books to database
This app was created by me, Veronica, aka zealousAnemone
This project is nowhere near finished! If you are interested in developing it further or using it in your own project, please fork & clone the repo.