MinecraftJohn / biography

This is a school web project designed to learn more about databases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Biography - John Logo

Biography (John Napoles)

What is this?

This project is a school performance project for subject WEB 241. Its main purpose is to improve my web development skill.

This was a challenging project because making a sentence to introduce something was my weakness just like making this readme file 😁. This project challenge me to try inline SVG on a webpage and modern responsive design. The design was inpired by Windows 11 darkmode theme and because of this project I was forced to make my very own logo. I was able to implement a PHP array on this project since the professor required so. It is also based on database so the server side basic function was applied while I was coding.

Biography UI Preview

It was a challenging and fun experience, feel free to suggest for improvement.

Installation

  1. Install XAMPP in your PC
  2. On XAMPP Control Panel, run Apache and MySQL.
  3. At MySQL section click the Admin button to open phpMyAdmin
  4. Create a database for this project call it: biography
  5. Import the user.sql at _database folder to your Biography MySQL database
  6. When success, open the site with your browser, and it should work.

About

This is a school web project designed to learn more about databases.


Languages

Language:PHP 59.2%Language:CSS 36.8%Language:JavaScript 4.0%