Skip to content

CyberCoder-IITM/Peerdorm-Social

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peerdorm Social

Project Description

Peerdorm Social is a platform designed for college students to connect, collaborate, and share resources. It aims to create a cohesive community where students can find roommates, share study materials, and exchange ideas.

Tech Stack

  • Frontend: React, Redux, CSS
  • Backend: Node.js, Express
  • Database: MongoDB
  • Authentication: JWT, OAuth

Features

  • User registration and login
  • Profile management
  • Create and join study groups
  • Post and share resources
  • Chat functionality
  • Notification system

Installation Instructions

  1. Clone the repository:
    git clone https://github.com/CyberCoder-IITM/Peerdorm-Social.git
  2. Navigate into the project directory:
    cd Peerdorm-Social
  3. Install the necessary dependencies:
    npm install
  4. Set up the environment variables by creating a .env file based on the provided .env.example file.
  5. Start the development server:
    npm run start

Contribution

We welcome contributions from the community. Feel free to open issues and submit pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A social networking and messaging web application developed with React, Node.js, MongoDB, and Socket.IO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors