Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 767 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 767 Bytes

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.