Skip to content

Prasanna0908/Campus-Connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

College based discussion web application is a platform that enables users to instantly message and connect with your peers or alumnus through their computers or mobile devices.

Features:

  1. Authentication: Verification Link would be sent to his college email.

  2. Connection: Our app allows a user to ask a question, answer a question, replying to a thread, upvoting/downvoting, editing or deleting a post/comment, polling system, FAQ page, sharing a post on any social media platform.

  3. Home Page: It will directly take the student in the college he is studying after he has registered to a college. For Eg : www.CampusConnect.com/

  4. Subcategories : All important notices like exam schedule,fees,etc will be displayed at the home page. Subcategory section will contain information about different councils , societies, sports, academics, higher education and other extracurricular activities. For Eg : www.CampusConnect.com/VESIT/Academics

  5. Admin Portal : The user with admin access can remove or edit inappropriate posts/comments.

Video:

Campus_Connect_Final.mp4

Project Architecture

Capture

Installation

Prerequisites

  • Node
  • Npm
  • Mongodb
  1. Clone this repository.

  2. Install server dependencies.

    $ cd server
    $ npm install
  3. Install client dependencies.

    $ cd client
    $ npm install

Run the app

  1. Start mongodb locally
    $ mongod
  2. Start the server
    $ cd server
    $ npm start
  3. Start the client
    $ cd client
    $ npm start
  4. Browse to http://localhost:3000/

About

Campus Connect - A web based Discussion App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •