Skip to content

whitebeard10/ArtVue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArtVue

Aesthetic Online Art Auction Platform

It's front end has HTML, CSS, js and bacckend has php and MySQL as database. This project is also equiped with moderate security as it emplements anti SQL Injection and input sanitisation and basic XSS blocker.

To clone it make a DB names "artvue" and then inside it paste the 'art_pieces.sql' provided on the SQL directory and you are good to go.

The landing page should look like this image

Then after the Home page should look like Web capture_16-9-2023_1432_localhost You can view more samples inside smaples folder.