Skip to content

thehorse2000/php-mvc-productlist-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-mvc-productlist-task

A simple PHP MVC web app for adding/deleting products.

Tools used:

  • Plain PHP utilizing the MVC architecture
  • MySQL
  • Sass (SCSS) - compiled with sass live compiler (vscode extension) to keep the project minimal
  • I didn't use any css liberary, to showcase my css skills
  • I used vue CDN in order not to complicate the project with vue-cli
  • I followed PSR-1 & PSR-12 recommendations

** To run the project, All you need to do is change the DB credentials in app/utils/database.php and you should be good to GO.

** This task is made specifically to be reviewed by Scandiweb team.

About

A simple PHP MVC web app for adding/deleting products.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published