This project was developed as part of the Dynamic Web Development module within my BSc (Hons) Computing & Digital Media degree.
Galactic Alien Café is a dynamic website built using PHP and MySQL, developed in a local environment using WAMPServer. The project focuses on responsive design, database interaction, and user-friendly UI/UX.
- HTML
- CSS
- JavaScript
- PHP
- MySQL (phpMyAdmin)
- WAMPServer
- Visual Studio Code
- Dynamic content generated with PHP
- Database-driven functionality
- Responsive layout
- UI/UX-focused design
- Install WAMPServer
- Place the project folder inside the
wwwdirectory - Import the SQL file into phpMyAdmin
- Update database credentials in the config file
- Run the project via
localhost