Meal Delivery Website In Jsp 3

General Description:
Meal Delivery is an online web-based system that enables its customers to order meals from different restaurants to be delivered to them.

First, the customer should sign up for this service by creating a user account and by providing his personal and payment information.

Then the user will be able to order or view and track his previous orders status. When the user is ready to order he has to choose from the restaurants list, and then the meals and the quantity for each meal.
Then, he has to click on an order button, to view his order, total price and the payment information before placing the order. And then the order can be placed by pressing on a confirm button.

The implementation for this project will be divided into two phases: Phase1 ( structural and presentation design + client- side scripting ), and Phase2 (server-side scripting).

I have made phase 1
I made all the HTML + CSS pages except “Conformation Page”

following list of requirements:
* You have to validate that the user name and password matches the stored one in the
database.
* Using sessions, you should keep track of all user information.
* In Sign-up page, display an error message if the the suggested username is not available.
* In previous orders page, display all current orders (not delivered yet) which are made by the same user, and also display the estimated delivery time.
* In confirmation page, display order and payment information and calculate and display the order total price and store it in your database, user can change the payment information in
this page.
* Changing the meals menu according to the restaurant name.
* You should implement all database queries that are needed to accomplish these tasks.

Budget is $80
Deadline is Friday 17 Dec 2010

Leave a Reply

Your email address will not be published. Required fields are marked *