Skip to content

glopzel/bookos-auth

Repository files navigation

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/

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