Skip to content

henrylin03/thoughts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issues MIT License LinkedIn


Logo

Thoughts

Web app where users can sign up, share their thoughts, and optionally become members.

Live app · Add issue

About

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.

Screenshots

View of all thoughts: Screenshot of all thoughts

Login page: Screenshot of login page

Built with

Express.js EJS Postgres Tailwind CSS

Licence

Distributed under MIT Licence.

About

Exclusive clubhouse where different levels of access have different viewable data

Topics

Resources

License

Stars

Watchers

Forks