Deep Sea Creatures Catalog
Overview
My group and I were assigned to create a catalog that allowed users to add, edit, and delete entries using a database and PHP. This catalog had many requirements to it such as having account functionality, change of layout, favouriting, and other challenges. In the end this project received a positive grade.
My Role
I was in charge of setting up the add and profile picture functions.
Technical Skills
- Php
- MySQL
- Phpmyadmin
- Collaborative Github
- Bootstrap
Challenge & Process
I found inserting items into a relation database difficult, as when I would enter an item it would not properly insert. I also had this problem with the profile pictures, they would not populate properly. I did a lot of research with trial and error to eventually get me the desired result.
Outcomes
This project strengthened my problem-solving skills along with my PHP and MySQL knowledge. I am now more confident working with relational databases and how to integrate them into a site using PHP.