An open API service indexing awesome lists of open source software.

https://github.com/bxvant/hibachiholic

A website for hungry people looking to to browse , and purchase Hibachi ! Built with React.js | Postgres | Express | CSS
https://github.com/bxvant/hibachiholic

css3 database expressjs nodejs npm postgresql reactjs sql typescript

Last synced: 5 months ago
JSON representation

A website for hungry people looking to to browse , and purchase Hibachi ! Built with React.js | Postgres | Express | CSS

Awesome Lists containing this project

README

          

# HibachiHolic
( in development )
HibachiHolic is a Full-Stack , user friendly website aimed at hungry customers looking to order hibachi ! Customers can browse the menu , add/remove from a favorties list, add/remove items to their cart from the main menu, their favorites and even update the quantity directly from the cart itself.


# How to Use

HibachiHolic is incredibly user friendly with clear buttons and the ability to scroll through its menu items, as well as seamless transitions between all of its pages. Upon arriving at the site you will see the main home page which looks like this :
Screenshot 2024-10-18 at 11 59 03 AM


When clicking on the "add to Favorites" button on any given menu item, it will be added to the Favorites page for easier access. The favorites page will house all of your favorited menu items and will display them as they appear on the main menu. You can reach this page by clicking on Favorties in the navigation bar.
Screenshot 2024-10-18 at 11 59 41 AM


When clicking on the "add to cart" button, that menu item will be placed in the cart with its corresponding price. Should you click on add to cart twice, it will add one quantity to the already existing item in the cart and update the total price for everything inside of the cart, should you decide to remove any item, there is a remove button next to each item. If you had 3 of the same item and want to remove one, the arrow keys will let you update the quantity directly from the cart. To get to your cart you can click on the shopping cart icon in the navigation bar :
Screenshot 2024-10-18 at 11 59 57 AM