Web app where users can sign up, share their thoughts, and optionally become members.
Live app ·
Add issue
Full-stack web app, with authentication (passportjs), where users can sign up, log in, and share and view thoughts depending on their access level.
Built in Express.js (Node.js), with PostgreSQL database (pg integration with Express.js) and EJS templating. passport.js abstracts away a lot of the auth logic, which is supported by express-sessions.
This project is part of The Odin Project's "Full Stack JavaScript" course.
Distributed under MIT Licence.

