EMMA GEORGE
EMMA GEORGE
HomeAboutProjectsResume

Quote Database Admin Website

Cover Image for Quote Database Admin Website
Languages used
  • SQL
  • JavaScript
  • HTML
  • CSS
Tools used
  • MySQL Workbench
  • Heroku
  • Express.js
  • Node.js
  • Bootstrap
Github Repository
Overview

The Famous Quotes Admin site allows administrators to update quotes and authors from a database set up with MySQL.

Note: The database is no longer active.

Goal

This project had the following feature requirements:

  • Administrators can add new authors
  • Administrators can add new quotes. List of Categories and Authors come from database.
  • Administrators can edit existing authors in a friendly manner.
  • Administrators can edit existing quotes in a friendly manner. List of Categories and Authors come from database.
  • Administrators can delete authors.
  • Administrators can delete quotes.