Skip to content

nicolalenee/deep-thoughts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deep-thoughts

GitHub last commit GitHub package.json version (branch) node-current (tag) Snyk Vulnerabilities for GitHub Repo

image

Description

This web application is a social media platform that allows users to post their deepest, innermost thoughts publically. Information is displayed to users in the form of a feed that stays up to date with the most recent thoughts at the top. As social media platforms grow in size and dexterity, it's often found enjoyble to find simpler, less crowded websites to use. To anticipate dealing with what may eventually turn out to be big data, the application uses MongoDB, a non-relational database, to organize data into documents and sub-documents, appropriately.

Features

Once a user has created an account they can navigate to the homepage to make a new post or view recent posts.

Users can also click on an individual post to view or make reactions on said post.

Users also have the ability to view their own profile as well as other user's profiles that include a list of friends and any posts that they have made.

Technology

  • Node.js
  • Express.js
  • React
  • GraphQL
  • MongoDB
  • Mongoose

Installation/ Requirements

In order to run this application locally, clone the repository and open your CLI to run the commands npm i to install the necessary dependencies. You can then run the command npm run develop to host a local environment.

Questions

Repository
Deployment

About

A social media site that allows users to post their deepest thoughts, publically.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published