# COLORS Web APP

## Description
The colors Web App is built using the LAMP stack. It allows users to manage a list of personal colors. 

## Technologies Used
Linux
Apache 
MySQL
PHP
JavaScript
HTML
CSS

## Setup Instructions
1. Install LAMP stack.
2. Create a database named COP4331
3. Create tables for Users and Colors
4. Update database credintials in the PHP files
5. Deploy the application

## How to run the application
1. Start apache and MySql
2. Go to http://localhost
3. Log in using credentials 

