Question: Computer Science JAVA Scripting and Frameworks: Need the code for the following Objective Develop a website for a new ( fake ) restaurant in town.

Computer Science JAVA Scripting and Frameworks: Need the code for the following
Objective
Develop a website for a new (fake) restaurant in town. Pick a Cuisine type and develop the website to fit that food choice.
The name of the fake site you are building will be called EatFoodHere.com.
You should have at minimum: a menu that a customer can build their order from, a cart function to display their current order and 2 forms.
The forms should be setup to request delivery or pickup and if delivery, get the location information.
The 2nd form should be to deal with standard customer contact/feedback/reviews.
Images:
Source all images from a royalty free website such as Pixabay.
Create your own logo for the website.
Rubrick:
JAVAScript:
-Correct usage of conditionals,
decisions structures and loops
throughout.
-Correct usage of arrays,
including sorting arrays. Also,
some form of Timed event.
-Page interactivity pulls different
content from XML document
type.
-Complete Form validation
techniques used before allowing
form to be submitted.
-API usage to display a map of
restaurant location with ability
to get directions.
3+ jQuery Events used (the Doc
ready event does not count.)
-Local/Web Storage used to both
save items as well as restore
items on page load successfully.
BootStrap:
C-R-C is followed perfectly
throughout the site.
-Navbar or Nav-tabs used for site
Navigation.
-Carousel used with minimum 3
images with header text (title)
and descriptive text on each
slide
-Modal used correctly and in a
way that doesnt feel forced.
CSS:
-All CSS stored in external style
sheets and linked correctly.
-Site is visually appealing in every
aspect and would easily
convince someone to visit or
order food from this
establishment.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!