dankimjw / ExerciseTracker-Website

Small project for a course titled "Intro to Databases" at Oregon State University. Created frontend (Javascript, Handlebars) and backend (Node.js) with SQL database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro to Databases - Final Project

  • Technology used:
    • MySQL
    • Node.js
    • jQuery
    • JavaScript
    • Handlebars
  • Database:
    • Designed ERD and implemented schema
    • Created SQL table creation, data dump, and data manipulation query code files

Entity-Relationship Diagrams and Schema

erdiagram

schema1

Website Page Outline

pageoutline

About

Small project for a course titled "Intro to Databases" at Oregon State University. Created frontend (Javascript, Handlebars) and backend (Node.js) with SQL database.


Languages

Language:CSS 51.9%Language:JavaScript 22.6%Language:HTML 21.7%Language:TSQL 3.8%