Skip to content

surajDahal007/PHP-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P-Commerce

P-commerce is an e-commerce website developed entirely using PHP. The project was first developed in localhost XAMPP & later configured and deployed in infinity free server.

Technologies Used

How to run locally?

If you want to run this project locally, consider taking following steps

  1. Make sure XAMPP is installed in your PC.
  2. Clone above repository inside xampp/htdocs directory.
  3. For database config, check partials/_dbconnect.php file.
  4. You need three tables in database, items , users & cart .

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT