GithubHelp home page GithubHelp logo

dhruvii255 / social-media-web-application Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tristingreenstein/social-media-web-application

0.0 0.0 0.0 5.98 MB

Social media web application clone along the lines of Signal, Facebook, and Twitter. This will include functionality of posting, commenting, and sharing other user’s posts, user authentication, notifications, and private messaging.

JavaScript 79.02% CSS 19.78% HTML 1.18% Procfile 0.02%

social-media-web-application's Introduction

Social-Media-Web-App

Project

Social Media Web Application

NOTE ENV KEYS HAVE BEEN STRIPPED, MUST USE OWN KEYS IN ENV AND PROXY INSIDE PACKAGE.JSON

Social media web application clone along the lines of Signal, Facebook, and Twitter. This will include functionality of posting, commenting, and sharing other user’s posts, user authentication, notifications, and private messaging. Using React we will able to develop our website, as well as using Node.js to handle package management.

Technical Goals

Posts, Comments, Sharing:

Users will be able to custom tailor a ”post” to be accessible from other devices. A post will be described as a text or image upload. The author of the post as well as other users of the web application will be able to “comment” on existing posts. Comment defined as text or image response. Users will be able to “share” an existing post. Share is defined as posting a link or iframe instance of the other post.

User Authentication:

Users will be able to login with their specific data to access posting, commenting, and sharing functionality. We aim to utilize JWT (JSON Web Token) for authentication rather than using external libraries such as Passport.js Users' data will be stored in a database(MongoDB tentatively) to allow for recalling of existing post and profile pages.

Notifications:

Users will be notified through email and or browser for comments or shares on an existing post. Users can turn on or off notifications on publication of posts.

Languages/Frameworks

React.js REST API HTML CSS JavaScript BCrypt

Database

MongoDB

How to Start:

https://nodejs.org/en/download/

  1. Download and run node js.

  2. Open folder and navigate to client folder.

  3. From here open terminal and do npm i

You might need to install a few packages

  1. Then do npm start

Website should launch locally in browser.

social-media-web-application's People

Contributors

dhruvii255 avatar tristingreenstein 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.