/social-network-api

An API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list.

Primary LanguageJavaScript

social-network-api

An API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list.

Summary

This challenge caters to a social media startup. They requested for their social network to use a NoSQL database so that their website can handle large amounts of unstructured data. Users will be able to share their thoughts and reactions as well as connecting with others by adding friends.

Table of Contents

Installation

Tools

Packages used include:

  • MongoDB
  • Express
  • Mongoose
  • Moment.js

Demonstration


Click HERE for the full video demonstration.

Future Development

  • Application deletes a user's associated thoughts when the user is deleted.

Contact