Giter VIP home page Giter VIP logo

socialnetwork's Introduction

SocialNetwork Project Logo

Social Network

A social media platform where people can post pics and connect with other members

⛏️ Built With

ER Diagram

System Architecture

ER Diagram

Screenshots

  • Login Page (Signup Page is similar)

Login Page

  • Profile Page

Profile Page

  • Home(Feed) Page

Home (Feed) Page

  • Like-Comments Page

Like Comments Page

  • Search-Box

Search-Box

  • Edit Profile Page

Edit Profile Page

Installing

  • NodeJS - Install NodeJS

    npm modules
        "body-parser": "^1.19.0",
        "dotenv": "^8.2.0",
        "ejs": "^3.1.5",
        "express": "^4.17.1",
        "express-fileupload": "^1.2.1",
        "express-session": "^1.17.1",
        "json": "^10.0.0",
        "moment": "^2.29.1",
        "multer": "^1.4.2",
        "mysql": "^2.18.1"
    

Features:

Registration and Login 
    • User will have to register themselves by providing basic information about them and then they can login into the system. 
    • Once users have logged in, users will be provided with Feeds Section. 

Feeds section:   
    • All the posts will be viewed here.
    • Can also Like, Comment, Follow. 

❖ Profile Section:    
    • Basic information about the user like name,username & followers,following count. 

❖ Common Features 

    => Follow/Unfollow:
        User can follow or unfollow others user. If user is following a particular user, then that user can see their post on FEED (home-page) SECTION.

    => Search Bar: 
        User can find other people. 

5. Functionality

❖ Registration
❖ Login
❖ Update your profile picture and personal details 
❖ Create Post
❖ Like,comment
❖ Follow or Unfollow
❖ Post is seen based on following
❖ Shows Number of followers and followings
❖ You can search a particular user
❖ Hover to see no of likes,comments 

✍️ Authors

🎉 Acknowledgments

socialnetwork's People

Contributors

sahil-777 avatar

Stargazers

 avatar

Watchers

 avatar

socialnetwork's Issues

To Do: Session Management

Session management needs to be implemented,
It can be used

  1. To check, if user has logged in
  2. User-id (from MySql 'user' table ) will be assigned to Session-Id.
  3. This will help in making Queries

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.