Database project using NCAA March Madness Data
This project was completed in a team with 2 other members, Toya Okeke and Chelsea Johnson
We were tasked with creating a relational database, which we chose SQLite for, as well as a front end component that we could interact with, which we used PHP/HTML/CSS for. This was the first project where we had to use these languages and it was fun to learn and create.
https://www.loom.com/share/97535167f931490cb91cdb80dfd28ded
The HTML/CSS template came from https://blog.codepen.io/2018/02/16/need-make-tournament-bracket/
To run the code (on a Mac):
- Have all php files in the htdocs folder
- Fire up MAMP and start servers. This will launch the MAMP homepage
- Clone repo and navigate to http://localhost:8888/ncaa-march-madness/index.php
- Edit CSS to simplify formatting