项目作者: ikemous

项目描述 :
Program to type in and save burger choices. Choices are then saved to and SQL Database to allow CRUD Operations
高级语言: JavaScript
项目地址: git://github.com/ikemous/burger_logger.git
创建时间: 2020-05-25T05:47:27Z
项目社区:https://github.com/ikemous/burger_logger

开源协议:

下载


burger_logger

Create a list of delicious burgers to be aten by simply using buttons to interact with the page

Table Of Contents

  1. How To Install
  2. How To Use
  3. How to contribute
  4. Technologies Used

Install

Install depencies simply by running the following code for your local server

  1. npm install

Use

First you will need to know some information about a burger you would like to eat. Then you will enter that information on the page textarea and submit. Then you will be able to eat the burger with another button click

Contribute

You may contribute by following the Ikemous on github.com

Technologies

Using HTML
Using CSS
Using Javascript
Using Node
Using Handlebars
Using Express
Using Node