Skip to content

It is an announcement portal where users can make announcements or start any discussion in a joined room.

Notifications You must be signed in to change notification settings

pranjals149/AnnounceMe

Repository files navigation

ANNOUNCEME

AnnounceMe is an announcement portal. It allows users to login with their google accounts. After successfully loging in, a user have two options - Join a room or Create a room. If a user wants to join the room created by another user then he/she has to enter the Room Code that is generated after creating a room. Now, if a user creates a room, the room is given a unique id (i.e Room Code). Room code is used to join other people on that room. In a particular room, users can make any announcements or can start a discussion.

Setting Up in a local system

  1. Clone this repository - git clone https://github.com/pranjals149/AnnounceMe.git
  2. Move into the project directory - cd AnnounceMe
  3. Install the required dependencies - npm i
  4. Now, run the project - npm start

About

It is an announcement portal where users can make announcements or start any discussion in a joined room.

Topics

Resources

Stars

Watchers

Forks