Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.57 KB

README.md

File metadata and controls

51 lines (37 loc) · 1.57 KB

SocialNetworkAPI-Week18

Using express, mongoDB and mongoose.


Table of contents


Description

This application is a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list. It uses Express.js for routing, a MongoDB database, and the Mongoose ODM.


Installation

To install the application yourself, fork the project, run npm i then run npm start in the command line.


Usage

To demonstrate how to use the full scope of this applications capabilities, I have recorded a video going through each group of routes using Insomnia.

User Routes

UserRoutes.mp4

Thought Routes

ThoughtRoutes.mp4

Friends and Reactions Routes

Friend.ReactionRoutes.mp4

Credits

This was a solo project built from scratch with the guidance and templtes provided and learnt in Unit 18 of the full stack bootcamp at the University of Sydney.


License

MIT


Badges

License: MIT


Questions

Please also direct questions to: AndrewGavegan, https://github.com/AndrewGavegan and [email protected]