Skip to content

A back-end API for a social network web app where users can share their thoughts, react to friends thoughts, and create a friend list. (HW14)

Notifications You must be signed in to change notification settings

hbarry89/Social-Network-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social-Network-API

Description

  • The purpose of this repository is for a social media startup to have an API for the social network that uses a NoSQL database so that the website can handle large amounts of unstructured data.

  • This is done by building an API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list, using Express.js for routing, a MongoDB database, and the Mongoose ODM.

Usage

  • Click here for a video demo of this application.

  • Enter the following command to invoke the application:

npm run start

Credit

Resources 📚

  • Bootcamp Materials
  • Unit 18 Mini-Project
  • Mongoose Email Validation: (here) and (here)
  • Mongoose Virtuals: (here)
  • Mongoose Getters and Setters: (here)
  • Date/Time Formatting: (here)
  • Demonstration by TA in class
  • Insomnia import provided by TA
  • Tutor

Assets ✨

Applications Used ⚙️

  • VS Code
  • Insomnia
  • Screencastify

Thank you for visiting! 🎀

About

A back-end API for a social network web app where users can share their thoughts, react to friends thoughts, and create a friend list. (HW14)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published