
PHP Backend Web Development Project
October 2020 - December 2020, Updated January 2022
My very first PHP project, updated after a year of improving skills and knowledge. Features include changing daily content, database usage, user login and registration, kittens, form validation and submission, calculators, and more.
PHP Finale was a complex, quarter-long project that taught me a great deal about PHP and back end web development. I built calculators, validated user input, created forms, used databases both for dynamic kitten content and user management, and used CSS to make the whole thing user friendly and colorful.

I recently updated it to make the project mobile friendly and more streamlined, upgrading the code and removing distractions, and making the site easier to navigate. If you'd like to poke around, check out the live site at PHP Finale, or view my code on GitHub .

List of Features
- Contact form with input validation, saved input, and emailed data
- Kitten gallery
- Artist portfolio and contact form using databases and validation

- Daily art challenges, best practices, and daily coffee
- Currency conversion form, and mileage calculator
- Responsive (device friendly) design
- Dinosaur database integration and detail page made with SQL and PHP

- User login and registration database integration and secure forms
- Lots of styles, with multiple mobile friendly designs
- PHP variables, arrays, includes, and functions, including randomImages() and makeNav()

There's a lot to look at, so feel free to poke around on whatever device you prefer!
Thanks for checking out my project!
Back to Portfolio