Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glopzel/bookos-auth
Book tracker
https://github.com/glopzel/bookos-auth
daisyui ejs-express mvc mvc-architecture tailwindcss
Last synced: about 1 month ago
JSON representation
Book tracker
- Host: GitHub
- URL: https://github.com/glopzel/bookos-auth
- Owner: glopzel
- Created: 2022-08-25T18:39:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-08T14:19:09.000Z (over 2 years ago)
- Last Synced: 2024-11-08T05:41:37.714Z (3 months ago)
- Topics: daisyui, ejs-express, mvc, mvc-architecture, tailwindcss
- Language: JavaScript
- Homepage: https://book-tracker.onrender.com/
- Size: 139 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Book Tracker
I made a crud app a while ago (bookos or chewbookos), this is the same but has a different architecture and has some nice styling and authentication.
## Preview and link
Link to live preview: [https://book-tracker.onrender.com/](https://book-tracker.onrender.com/)
## Tech used
Mongoose/Mongo, Express, EJS, Tailwind + daisy ui, bcrypt, express-flash, express-session, morgan, passport and validator.
## Future plans
- use a book API to get each book cover
- add other strategies for authentication with passport
- add feed view
- fix error pop ups