Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.36 KB

README.md

File metadata and controls

50 lines (38 loc) · 1.36 KB

Untitledc2

Social network for alumni of ABPS.

Abps

## Installation
# Clone this repository
# $ git clone https://github.com/shyambhongle/abpscircle.git

# Go into the repository
# $ cd racoon-cart

# Install dependencies
# $ npm install

# Run the app
# $ npm run dev

Description

ABPS circle is a social network where student can register themself and get connect to all the other alumni or students of ABPS.

Key Fetaures

  • Search for student.
  • Live chat.
  • Upload photos and post.
  • Like and comment on post.
  • Get push notification for any update.
  • Create profile.
  • Account Privacy(optional).

Technology used

  • React: For frontend.
  • Redux: For centralize store.
  • Node(express.js): For Backend.
  • MongoDB: Used as database.
  • Cloudniary: To store images and profile.
  • Socket.io: For push notification and live chat.
  • Passport: For authentication.

My Other projects: