Skip to content

SeniorMentor/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation


Seniormentor

Connect with peers in college, help and get help.


Checkout https://seniormentor.netlify.app/

Features

  • Interact with posts added by peers and add your own posts
  • Search anyone by skills, name, branch, skill, etc.
  • Reach out to anyone via a chat interface
  • Get all notifications on a separate tab
  • Responsive UI

Images and Demo

Installation deprecated - will be updated in some time

Clone the repo

git clone https://github.com/ayushtom/Senior-Mentor.git

Do npm install in both client and server folders

cd client 
npm i 
cd server 
npm i 

Change the name of .env.example file from each client and server folders to .env

High Level Design

Use case diagram for Seniormentor

Low Level Design

UML diagram for Seniormentor
Note : Although it's a NoSQL db, the database design would be as shown below
if it were a relational database.
Collections are connected using refs. 

About

All the info you need about SeniorMentor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published