Skip to content

A site where members can write anonymous posts. Created with MongoDB, Node.js, and Express. Members can see the author of a post while outsiders can only see messages and wonder who wrote it.

Notifications You must be signed in to change notification settings

wise-guru/robots-only

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robots Only

Robots Only Gif

Click here for a live link.

Technologies Used

MongoDB Express Node.js

App Features

  1. Users can create an account, post messages, and become a member (by entering the secret passcode!) to view the authors other messages.
  2. Passwords are securely encrypted using bcryptjs.
  3. Member passcode: deathtosquishies
  4. Features a dark mode and mobile responsiveness.
  5. Follows the MVC design pattern.
  6. Uses an ejs template engine.
  7. Contains profile page where users can change their avatar and view their messages, as well as other account information.
  8. Leverages the use of passportJS LocalStrategy to authenticate users.

About

A site where members can write anonymous posts. Created with MongoDB, Node.js, and Express. Members can see the author of a post while outsiders can only see messages and wonder who wrote it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published