Skip to content

An alumni networking platform built with React, ExpressJs, NodeJs and MongoDB

Notifications You must be signed in to change notification settings

Connection-Point/Alumni-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alumni Network

Alumni Network is a networking platform the customized for graduated student to stay connected with the current student(Junior). It works as a connecting string for them. This project was built using React, ExpressJs, NodeJs and MongoDB.

Table of Contents

Project Overview

Provide a brief introduction to your project, including its purpose and key features.

Features

#Here are a few key feature for the project:

  • Realtime Community Public Chat
  • Posting With Images
  • Event Posting
  • Mock Donation Page
  • Edit Profile Page
  • Post/Delete Comment
  • Like/Unlike Post
  • Etc...

Technologies Used

  • MongoDB
  • Express.js
  • React
  • Node.js
  • Other relevant technologies

List any additional technologies or tools that are essential for your project.

Setup Instructions

Provide step-by-step instructions on how to set up the project locally. Include any prerequisites and dependencies that need to be installed.

# Clone the repository
git clone https://github.com/Connection-Point/Alumni-Network.git

# Navigate to the project folder and perform node package installation for the 3 directory
cd chatserver
cd server 
cd client

# Install dependencies
npm install

# Start the development server
npm run start (for /client)
node index.js (for /server)
node server.js (for /chatserver)

About

An alumni networking platform built with React, ExpressJs, NodeJs and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages