Skip to content

JoshuaBentley/Fizz_Buzzed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fizz Buzzed

Description

Fizz Buzzed is a full-stack application with a robust back end and fully intuitive front end.

[TOC]

Demo

screenshothome

screenshotproduct

screenshotlogin

fizzbuzzed-video.webm

Links

https://fizz-buzzed.herokuapp.com/

Technology Stack

This application was created using these verious technologies:

  1. Handle.bars
  2. Bootstrap
  3. Sequalize
  4. Node.js
  5. Express.js
  6. JavaScript
  7. HTML
  8. CSS

Features

Fizzed Buzzed has a number of features. Secure login and create account that stores login information on the data base for easy future login. Comprehensive menu of products with add to cart button. Profile page with checkout cart.

Installation

For installation you will need Node module. Open the terminal and type npm i. Next you will need to enter you username and password for mysql into .env. Once you have done that you need to type mysql -u username -p into the terminal. It will prompt you to enter you password. Once you are into mysql you need to source the schema file but typing source db/schema.sql. After that make sure you are on fizzbuzzed db by typing use fizzbuzzed_db. When that is done you can exit mysql by typing exit. Once you are out of mysql you need to run the seeds by typing npm run seed. Now you are ready to run you application by typing npm run start.

Test

Through out the development of this application we ran periodical tests on new code added using the try and catch method as well as console.log.

Collaborators

  • Joshua F
  • Joshua B
  • Justin W
  • Hollie S

License

No license was used for this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •