PHP Project


What Was Used

Languages: PHP, HTML, CSS, JavaScript and SQL

Software: Atom as the code editor, XAMPP to host the server and database


Introduction

This was a personal project with no main purpose except to improve my PHP skills and get used to version control with GitHub.

I started with a basic main page that tested database insertion and database access in SQL but it grew ending up with multiple pages where each one i tried to learn something new. In retrospect, both the design and code practices needed a lot of work, but I was still able to apply what I learned about PHP and even learn more things in the process.

One of the best features implemented, was a scratch map where I could select which countries I had visited, or even mark them as wish to visit, which changes could also be saved in the database, this was something that I thought was a great exercise to improve my programming skills as I used PHP, javascript and SQL to achieve this.


1/4
php_database
Database Insertion
2/4
php_advice
Advice With API
3/4
php_advice
Simulation
4/4
php_advice
Scratch Map


Source Code (Repo)