Vacant Art - Web Application

Vacant Art is a web app that allows users to sign up and upload images to their account to then be approved with an admin system. Coded with HTML, CSS, Javascript, jQuery, MySQL, and PHP

The design of Vacant Art is simple and easily learnable. A single page with a comination of light boxes allows the ease of use for the users.

Vacant Art Home

A single web page can be quite long. However, a sticky menu has been implemented to be displayed within a certain height. This eliminates the tedious task of scrolling too much.

Vacant Art Global Navigation

Users can sign up for an account where the information is stored in a database. Passwords are hashed to increase security of the users.

Vacant Art User Signup

After sucesfully logging in, users can choose a file from their hard drive and upload an image. Filling out the artwork name input will rename the image stored in the database.

Vacant Art User Upload

After uploading an image, users can check that their image was uploaded and its status whether it was approved or pending.

Vacant Art User Status

The admin system allows admins to approve of artworks uploaded by all users. The table and database will be updated dynamically.

Vacant Art Admin
Scroll To Top