Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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