Skip to content

farid-maulana/php-GStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GStore

Gstore is a web-based ecommerce platform for selling gadgets online. This website is only intended for one store, not for several stores such as Shopee, Tokopedia, and so on.

Preview

gstore-preview

Getting Started

Prerequisites

  • XAMPP - Web server and database (I use version 7.4.13)

Note: If you have already installed XAMPP version 5.4 or later, you don't need to install XAMPP again.

Installing

Clone this project to your computer, put this project in xampp/htdocs folder

git clone https://github.com/farid-maulana/web-ecommerce-native.git

Next, open your XAMPP and then run Apache and MySQL

xampp

Open http://localhost/phpmyadmin/ in your browser and create database with name gstore

And then, click import tab and choose file. Select the sql file in the db folder of your project.

Finally, you can open your project in browser.

Built With

  • HTML
  • CSS
  • JavaScript
  • PHP

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published