Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moojigc/burger-app
Order a burger! Eat it! MySQL it! Express it! Handle...bars it!
https://github.com/moojigc/burger-app
Last synced: about 2 months ago
JSON representation
Order a burger! Eat it! MySQL it! Express it! Handle...bars it!
- Host: GitHub
- URL: https://github.com/moojigc/burger-app
- Owner: moojigc
- Created: 2020-05-04T18:38:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T16:36:39.000Z (about 2 years ago)
- Last Synced: 2024-10-15T05:26:24.077Z (3 months ago)
- Language: JavaScript
- Homepage: https://burger.chimid.rocks
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Burger App
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](https://www.contributor-covenant.org/version/2/0/code_of_conduct/)A project I completed during the Full Stack Web Development Bootcamp at University of Connecticut (Stamford, CT).
Contact at [email protected]
## Description
Place an order and eat it! And once you eat it, you can... uneat it.
Simple app demonstrating MySQL database interactions with an Express server and Handlebars front-end.
## Link
See the [deployed app.](https://burger.chimid.rocks/)
## License
ISC License
Copyright (c) 2020, Moojig Battsogt
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.