angelprats / webdb-iv-guided

Guided Project for DB IV Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web DB IV Guided Project

Guided project for Web DB IV Module.

Project Setup

  • fork and clone this repository.
  • CD into the folder where you cloned your fork.
  • type yarn or npm i to download dependencies.
  • type yarn server or npm run server to start the API.

Please follow along as the instructor introduces data modeling and walks through designing a database schema for an online school.

About

Guided Project for DB IV Module

License:Other


Languages

Language:JavaScript 100.0%