Skip to content

In this SQL library manager you're able to add, update and delete books in a library app.

Notifications You must be signed in to change notification settings

mf-dlcz/sql-library-manager

Repository files navigation

SQL Library Manager

Table of Contents

Project Overview

In this SQL library manager you're able to add, update and delete books in a library app.

website screenshot

Demo

Technologies Used

  • JavaScript
  • Pug
  • Express
  • Node
  • SQL

How to Use

  1. Clone the repository:

First, you'll need to clone this repository to your local machine. Open your terminal and run the following command:

git clone https://github.com/mf-dlcz/sql-library-manager.git
  1. Install nodemon:

To install Express type in the terminal the following command:

 npm install nodemon
  1. Run the project:
npm start
  1. Exit project:
control c

About

In this SQL library manager you're able to add, update and delete books in a library app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published