Skip to content

MusfiqDehan/mobile-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Store

A PHP & MySQL based web application for a mobile store

php mysql xampp

Live Demo: Mobile Store

Table of Contents

Features

  • Registration, LogIn, LogOut
  • Add, Update, Delete cart items
  • View mobile phones
  • Add mobile phones to cart
  • View Cart Page
  • View User Profile
  • View About Page

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: PHP, MySQL,
  • Server: XAMPP
  • Version Control: Git, GitHub
  • Hosting: InfinityFree

How to run this project

  1. Clone/Download this repository
git clone https://github.com/MusfiqDehan/mobile-store.git
  1. If downloaded, extract the downloaded folder
  2. Copy the folder to C:\xampp\htdocs
  3. Open XAMPP Control Panel and start Apache and MySQL services
  4. Open any browser and type localhost/phpmyadmin
  5. Create a new database naming mobile_store
  6. Import mobile_store.sql file present inside the database folder
  7. Open any browser and type localhost/mobile-store
  8. Sample Login Details for user:
    • Email: admin@gmail.com
    • Password: admin