davisski / techdegree-project-8

Local library application using JavaScript, Node.js, Express, Pug, and the SQL ORM Sequelize.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

techdegree-project-8

Nodejs and SQL library application

Table of contents

General information

Web application that include pages to list, add, update, and delete books. Dynamic website using JavaScript, Node.js, Express, Pug, and the SQL ORM Sequelize.

Tehnologies

  • Express version: v4.7.1
  • Pug version: v3.0.0
  • Sequelize version: v6.3.5
  • Sequelize-CLI version: v5.5.1
  • Sqlite3 version: v5.0.0
  • Nodemon version: v2.0.4

Setup

Copy repository https://github.com/davisski/techdegree-project-8.git

$ git clone https://github.com/davisski/techdegree-project-8.git
$ cd /techdegree-project-8
$ npm install
$ npm start

About

Local library application using JavaScript, Node.js, Express, Pug, and the SQL ORM Sequelize.


Languages

Language:JavaScript 55.2%Language:Pug 27.3%Language:CSS 17.4%