Code Monkey home page Code Monkey logo

assigbyte's Introduction

Social network in NodeJS and MongoDB

A social networking service is an online platform that people use to build social networks or social relationships with other people who share similar personal or career interests, activities, backgrounds, or real-life connections. Social networking services vary in format and the number of features.

This project is developed in Node JS and Mongo DB. It has all the functionality that you need to build a social network for your local community.

Installation

  • Download and Install Node JS and Mongo DB

  • Start Mongo DB server by running the following command in "bin" folder where Mongo DB is installed:

    ./mongod
    

    or

    mongod
    
  • Then open command prompt in this folder and run the following command:

    npm update
    
    npm install -g nodemon
    
    nodemon server.js
    
  • Then open your browser and enter the following address:

    http://localhost:3000/

Features list

Social network in NodeJS and MongoDB

  1. Login and registration
  2. Update profile
  3. Posts
  4. Like, comment and reply
  5. Share post in timeline, pages and groups
  6. Notifications
  7. Search
  8. Email confirmation
  9. Reset password
  10. Create friends
  11. Create pages
  12. Create groups
  13. Realtime chat
  14. See people who viewed your profile
  15. Edit and delete post
  16. Load more button
  17. Send image and videos in chat
  18. See people who liked and shared your post
  19. Encryption on chat messages
  20. Ban and delete user
  21. Filter bad/abusive words
  22. Adult image validation
  23. Ban post
  24. Create events
  25. Embed YouTube videos in post
  26. Customer support
  27. Advertisement (boost post)
  28. Emoji comments
  29. Like, dislike, comment on stories
  30. People nearby
  31. Group chat

assigbyte's People

Contributors

ameynaik-9 avatar

Watchers

 avatar

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.