/Networking-app

Social Networking app using Express.js and Mongoose

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

Social Networking App

Table of Contents

Description

This is a Social Networking API that uses a NoSQL database to allow friends to share their thoughts and react to the thougths of their friends. The application uses Express.js and Mongoose.

Installation

  • node.js needs to be installed prior to use
  • open terminal
  • clone the repo: https://github.com/AbriCS/Networking-app
  • enter 'cd' to move to the new directory
  • download JSON packages by entering npm i
  • enter npm start
  • view the API on localhost

Usage

Once the application is running on the Localhost the user may Create, Read, Update or Delete data in the database.

Below are the links to 4 explanatory videos demonstrating CRUD operations.

Screenshot

This is a screenshot of the output in Postman.

Rendered Application

Contact

Email Address: AbriCSltd@gmail.com

Linkedin Profile: LinkedIn

Github: Profile

Github: Repo