final year university project poster

1
Mujahid Ali (client) owns the restaurant Raj Mahal, in the small town of Hoddesdon (Hertfordshire). His restaurant can seat approximately 80 people, and they also do takeaway orders, both collection and delivery. They have been receiving vast amounts of orders for delivery which has seen sales soar. The project was to build an Online Takeaway System that will deal with the vast amount of orders they were receiving OpenCart was used to develop the system due to it’s rich and user friendly Content Management System interface. OpenCart is an open source PHP-based shopping cart system that uses a MVC (Model View Controller) architecture. Model: The database layer. Calls to the database are done here, referenced from the controller. View: Template display for front and backend. This is where the HTML/CSS designing is done. Controller: Main controlling code base. This is where the functional code logic is processed. I have successfully achieved my client’s goals to the best of my ability. I have produced an intuitive interface that is user friendly, easy to use and well structured. Customers can now order a takeaway online with the option to deliver, collect at store, pay by cash or credit / debit card (securely processed by PayPal). The website has an SSL encryption so processing sensitive data such as card details are secure. Overall I have implement a successful system of high quality. www.rajmahalonline.co.uk

Upload: nurul-miah

Post on 15-Jul-2015

1.207 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: Final Year University Project Poster

Mujahid Ali (client) owns the restaurant Raj Mahal, inthe small town of Hoddesdon (Hertfordshire). Hisrestaurant can seat approximately 80 people, and theyalso do takeaway orders, both collection and delivery.

They have been receiving vast amounts of orders fordelivery which has seen sales soar. The project was tobuild an Online Takeaway System that will deal withthe vast amount of orders they were receiving

OpenCart was used to develop the system due toit’s rich and user friendly Content ManagementSystem interface. OpenCart is an open sourcePHP-based shopping cart system that uses a MVC(Model View Controller) architecture.

Model: The database layer. Calls to the databaseare done here, referenced from the controller.View: Template display for front and backend.This is where the HTML/CSS designing is done.Controller: Main controlling code base. This iswhere the functional code logic is processed.

I have successfully achieved my client’s goals to the bestof my ability. I have produced an intuitive interface thatis user friendly, easy to use and well structured.

Customers can now order a takeaway online with theoption to deliver, collect at store, pay by cash or credit /debit card (securely processed by PayPal).

The website has an SSL encryption so processingsensitive data such as card details are secure. Overall Ihave implement a successful system of high quality.

www.rajmahalonline.co.uk