Skip to content

amandaeze97/a2-shortstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bon Me Rice Bowls

This applcation is a replica of the famous Bon Me restaurant. However, this focuses on their delicious rice bowls. To place an order, the customer's first name, last name, and whatever they want to name their meal are required. Include a very brief summary of your project here. The name can be anything from Treasure Island to bon appetit. When the customer places their order, that order is them put under the "view orders" page with the other customer orders. This data is organized in a table where customers can modify or delete their orders. I made it so that the once the customer logs onto the application, they feel even more hungry than they already do, by putting a picture that is clear and rich with color of some of the available rice bowl options.

https://a2-amandaeze97.glitch.me/

Technical Achievements

  • Form Validation: When a customer submits the form with missing required fields, the form throws an error.

Design/Evaluation Achievements

  • User Testing: I asked a few friends to test out my application and it let to feedback for how to create the overall design as well as color cotrasting to make the application more appealing.
  • Responsive Application: I tested the applicaton with different window sizes, to make sure that the site was reponsive. It let me to adjust the way I was defining position and font-size in the style.css file.

About

Assignment #2 for CS 4241

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.6%
  • JavaScript 17.4%
  • CSS 17.0%