In this project we are creating one application which is easy to access user friendly.For this application we used the backend as DBMS to store the data which is used in the application and for the user interface we had used the PHP and HTML.3 kinds of people are able to use this application as manager,marketing and the customer as well. The customer is able to do the online shopping very easily from any place by reading the details of product and by seeing the product image.
Contributers : Sahil Bajaj,Aman Sheel,Saurav Bhartia and Gargee Srivastava
Our Application also ensures about the security layers; we divide it into two layers:-
- Blocking all Unauthorized customer using sessions
- Blocking attacker to change the functionality of other directories like assets, includes which also contains many important file like sessions
autocarcomapany directory
- assets - have all our assets of application
- includes - contains sessions ,login,header,footer,config,index
- all the php codes