Skip to content

mortimerMango/raccoon-city

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raccoon-City jqueryjqueryjqueryHTML CSS JavaScript jquery

Full Stack Web App incorporating Node JS, Express, and MySql to create a restaurant food ordering website.

The Purpose of this project is to gain familiarirty with frontend and backend development using various technologies.

This web api uses the Model View Controller structure. It uses Node JS, Express, EJS, Javascript, JQuery, Ajax, and Mysql.

The api is configured for Mobile and Desktop only

DEPENDENCIES:

Node JS 12.22.7
Express 4.18.2
Express-ejs-layouts 2.5.1
ejs 3.1.8
Body-parser 1.20.1
MySql 2.18.1

MAIN BODY OF EVERY PAGE

views/partials/header.ejs
views/partials/footer.ejs

HOME PAGE

views/index.egs
public/js/checkCart.js
public/js/index-theday.js

MENU PAGE

views/menu.ejs
public/js/menu-cart.js

ORDER PAGE

views/order.ejs
views/partials/item-card.ejs
views/partials/item-label.ejs
views/partials/place-order-form.ejs
views/partials/shipping_card.ejs
public/js/order-item.js

RECEIPT PAGE

views/receipt.ejs
public/js/receipt-post.js

MySQL

Execute orugasumu.sql to create Database

Database EER Diagram

About

Responsive web api using Node JS, Express, and MySql

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published