mecuboi / Social-Network_Db

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social-Network_DB

Description

This is a backend application that allows you to manage your database for running a social media application. This app allows you to Create, Read, Update and Delete USERS and THOUGHTS. On top of that it will have a function to add or remove friends for each user and to add or remove reaction for each thoughts.

Installation

Install the prerequisite package by running the command below:

npm i

Run

To run the app, use the command below:

npm start

Video Walkthrough

Here is the link to the video walkthrough to help you understand how the backend application runs:

https://drive.google.com/file/d/1TFtIUkvp_QVHbMLPHT2wE4XDZ10nmuF5/view

License

License: MIT

Questions

Reach out to me using the links below:

GitHub: @mecuboi

Email: matthewd.jusuf@gmail.com

About

License:MIT License


Languages

Language:JavaScript 100.0%