Skip to content

roberonz/chromerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chromerce

Chromerce is an e-commerce website developed using LAMP stack.

Features

Chromerce offers the following features:

  • Minimalistic design
  • Responsive CSS design using flexbox and gird
  • Authentication system connected to the MySQL database
  • Dynamic map implemented using JavaScript leaflet library
  • Dynamic product page connected to the MySQL database
  • Dynamic product review system connected to MySQL database
  • Dynamic userprofile with wishlist and order history

Local Setup

To run the website, you will need an Apache server. You can download XAMPP PHP development environment here.

Place the cloned chromerce directory inside htdocs directory of XAMPP. You can locate the XAMPP directory by selecting the explorer from the XAMPP control panel.

Lastly, run the website by starting the Apache and MySQL modules from the XAMPP control panel and you can access the website at https://127.0.0.1/chromerce/index.php/.

License

Chromerce is licensed under the terms of MIT License.

About

E-commerce website designed using LAMP stack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.8%
  • CSS 6.3%
  • Other 0.9%