CalyWorld / Members-Only

Built with express and mongoDB

Home Page:https://members-only-production-4401.up.railway.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Members-Only

Members only is a site where users can enter a message that can be seen by anyone who visits the website.

Description

In this project I built an exclusive clubhouse where your members can write anonymous posts. Inside the clubhouse, members can see who the author of a post is, but outside they can only see the story and wonder who wrote it

Features

List the key features of your project. Use bullet points for clarity.

  • Sign in
  • Sign up
  • Become a Member
  • Become an Admin
  • Delete messages of other users

Installation

git clone the repo 
npm install
create an env file, include your mongoDB address, your Member password and Admin password inside the env file so you can get to use more features
create a gitignore file and include your env inside the gitignore file
npm run dev

Screenshots

Screenshot 2023-10-12 at 6 59 18 PM Screenshot 2023-10-12 at 6 59 29 PM Screenshot 2023-10-12 at 6 59 42 PM Screenshot 2023-10-12 at 7 00 13 PM

About

Built with express and mongoDB

https://members-only-production-4401.up.railway.app/


Languages

Language:JavaScript 55.7%Language:Pug 43.7%Language:CSS 0.6%