AbriCS / Networking-app

Social Networking app using Express.js and Mongoose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Social Networking app using Express.js and Mongoose

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 100.0%