Welcome to the 𝒟𝑒𝒷𝓊𝑔 𝒟𝒾𝓋𝒶𝓈' Group Project for CEN3031!
- Download PHPMyAdmin
- Once PHPMyAdmin is open, select "New" to create a database
- Create a db named login_it
- Download the tables for the database, which can be found in the SQL files folder in this project.
- There should be called: users, tickets, chats, and livechats
- Place these tables within the login_it database
- Download PHPStorm
- Download this project from the GitHub repository
- Connect your PHPMyAdmin database to PHPStorm
- Open the project in phpStorm and utilize the localhost hosting ability to view a local version of the site live
- You should now be able to run this website locally!