Skip to content

This API was built for a social network web application to allow users to share their thoughts, react to their friends' thoughts, and create a friend list. This API enables websites to handle large amounts of unstructured data.

Notifications You must be signed in to change notification settings

WinnieCWu/social-network-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

social-network-api

What this app does

This API was built for a social network web application to allow users to share their thoughts, react to their friends' thoughts, and create a friend list. This API enables websites to handle large amounts of unstructured data.

Technologies used

This app uses Express.js for routing, a MongoDB database (a type of NoSQL database), and the Mongoose ODM (Object Data Modeling) library. This app also uses the native JavaScript Date object to format timestamps for when thoughts are posted on the social network application.

What it looks like

Link to walkthrough video:https://drive.google.com/file/d/1at6tHrKvIlp4IiGs_-w_nYVJwCyruUzt/view

Screenshots: GetAllThoughts GetAllUsers RemoveFriend UpdateThoughts CreateReaction

Contributors

Primarily myself, with slight help from my tutor at the UC Berkeley Coding bootcamp.

About

This API was built for a social network web application to allow users to share their thoughts, react to their friends' thoughts, and create a friend list. This API enables websites to handle large amounts of unstructured data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published