Skip to content

Chekka-Mounika/Eccomerce_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Ecommerce Website

Table of Contents

Problem Statement

In today's digital age, ecommerce platforms are essential for facilitating online shopping experiences. The challenge lies in building a robust application that provides a seamless shopping interface, manages product databases efficiently, and ensures secure transactions for users.

Instructions for Setup and Installation:

Installation of XAMPP

Getting Started with XAMPP

  • Open XAMPP Control Panel:
    • Launch XAMPP Control Panel.
  • Activate Apache and MySQL Modules:
    • Switch on the 'Apache' and 'MySQL' modules in the XAMPP control panel.

Extract Required Folder

  • Extract the Provided Zip File:
    • Inside, locate the folder named "sslproj".
    • Place the "sslproj" folder in the 'htdocs' directory of your XAMPP installation (typically located in your file explorer).

Getting Started with Database

  • Access phpMyAdmin:
    • Open any web browser and navigate to 'localhost/phpmyAdmin'.
  • Create Database:
    • Create a new database named 'mybasket'.
  • Import Database Structure:
    • Import the database structure and tables from the provided mybasket.sql file.
    • Watch this video tutorial for guidance on importing MySQL database and tables using phpMyAdmin.

Visiting the Main Page

  • Access the Website:
    • Ensure the "sslproj" folder is correctly placed within the htdocs directory.
    • Open any web browser and navigate to 'localhost/sslproj/try.php'.
    • Now you are ready to explore the features of Mybasket.

Technologies Used:

  • IDE: VSCode
  • Browser: Chrome
  • Reports: LaTeX
  • HTML/CSS: Frontend design
  • JavaScript: Client-side scripting
  • PHP/MySQL: Backend database management and server scripting

Conclusion

In conclusion, the project successfully addresses the challenge of developing an ecommerce portal using a variety of technologies. By leveraging sessions for user management, PHP for server-side scripting, and MySQL for database management, the application ensures a secure and efficient platform for online shopping.

About

Designed model of an ecommerce portal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published