Skip to content

AndrewGavegan/SocialNetworkBackEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

Using express, mongoDB and mongoose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published