Skip to content

COValhalla/members-only

Repository files navigation

Members-Only (Message-board App)

A basic message-board app that allows all visitors to view messages. Visitors can sign-up and then create messages. If given a special code, you can become a 'member' which will allow you to view author and dates for each message on the board. A special 'admin' code will allow you to become an admin and delete messages from the board.

  • Passwords are hashed using bcrypt
  • Dynamic views based on member status
  • Dynamic error messages based on member status during sign-up

Live Preview: https://members-only-valhalla.herokuapp.com/

Authors

Project Tools

  • [Express]
  • [MongoDB]
  • [TailwindCSS]
  • [Heroku]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published