Skip to content

CMS style node app with Mysql database and Express backend

Notifications You must be signed in to change notification settings

benjamind10/employee-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Title: Employee Tracker

Table of contents:

Description:

CMS style app using node and mysql as backend. Features consist in adding/managing employees database easily

Installation:

npm install

Usage:

Start Mysql server and run

source db/db.sql
source db/schema.sql
source db/seeds.sql

Then Run node index.js.

demo

Languages:

JavaScript, ES6, Node

Questions:

Username: benjamind10

E-Mail: ben@bytebug.io

About

CMS style node app with Mysql database and Express backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published