Skip to content

E-commerce website sells and reviews computers with PHP not using framework

Notifications You must be signed in to change notification settings

trannguyenhan/selling-computer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

selling-computer

E-commerce website sells and reviews computers with pure PHP (not using framework)


Install :

install PHP : sudo apt-get install php7.4
install Apache2 : sudo apt-get install apache2
install library apache2 for php : sudo apt-get install libapache2-mod-php7.4
restart apache2 : sudo systemctl restart apache2
clone project from github to Root Document of Apache2 : git clone https://github.com/trannguyenhan/selling-computer.git
Open with your browser with path : localhost/selling-computer

Demo website

Home page :

About page :

Profile page :

Cart page:

Login page :

About

E-commerce website sells and reviews computers with PHP not using framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •