/BurgerTime

Borgar

Primary LanguageJavaScript

BurgerTime

GitHub license

Contributor Covenant

Description


BurgerTime is a simple app used to create an order list for burger and check when they are consumed

Table of Contents


Installation

Clone the repository by running this command within command line

git clone https://github.com/gidmp/BurgerTime.git

then install all dependencies by running

npm i

About


BurgerTime is an app that uses the Model, View, and Controller (MVC) design pattern to create a burger listing interface that converts that data gathered and submitted using object-relational mapping (ORM). The data will be stored and handled within the database hosted with JAWSDB an MYSQL.

Demo


User Story


As a user

I want to be able to list all the burgers I want to order and cross them off the list when i am done eating them

So I can keep track all the burgers i ate


Issues


In the future this app will include features such as :

  • ability to delete burgers within the eaten and uneatened list

Tests


N/A

Author


Daniel Luke Tanoeihusada

Questions


a guy

If you have any questions, please contact me, Daniel Luke Tanoeihusada directly at danielluke08@gmail.com