Skip to content

Jithendra71/UNQ-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All Contributors All Contributors

GitHub GitHub GitHub

UNQ-website

UNQ is a simple real-world social media web application designed to allow users to share posts/tweets, follow others on UNQ, and view their latest posts and also chat with the followers.

Installation

  • Clone Repository by using the following command

    git clone https://github.com/Jithendra71/UNQ-website.git
    
  • Download and Install Node JS and Mongo DB

  • Start Mongo DB server by running the following command in "bin" folder where Mongo DB is installed:

    ./mongod or mongod

  • Then open command prompt in this folder and run the following command:

    npm install

    npm update

    npm install -g nodemon

    nodemon server.js

  • Make sure that the database is connected, then open your browser and enter the following address:

    http://localhost:3000/

Features

1. Registration for New User

  • Upon Entering the following details

2. Login Page

3. Home Dashboard

4. Create a Post/Tweet

5. Search Users

6. Add Friend/Unfriend

7. Notifications

8. Chat Feature

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •