Skip to content

saksham7778/social_networking

Repository files navigation

Social Networking Site

Features :

  1. Post Pictures , Quotes
  2. Comments and Likes added
  3. Chat Room
  4. Authentication using PassportJS , passport-local strategy is used. 5)Used SCSS

File structure

  • assets - This folder holds assets such as css and javascript

  • config - This holds our configuration files, like mongoDB uri

  • controllers - These hold all of the callback functions that each route will call

  • models - This holds all of our data models

  • routes - This holds all of our HTTP to URL path associations for each unique url

  • uploads - This holds all of our uploades posts and profile images

  • views - This folder contains all the ejs files

  • index.js - Main file where all the code is written

.gitignore - Tells git which files to ignore

README - This file!

GUI


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors