Develop the system until it is fully featured, with a refined UI and it satisfies the requirements. The system will be fully tested at this point.
so this is what I was trying to make with the colors but some things turned out better that the plain so the website does look better than this image in our opinion

The web app is fully implemented with a refined UI:
i relies that there must be a better way to make the back ground of all the pages the right size without getting unnecessary space

im going use a flex-container so we don’t have to much space on the end of the pages that don’t need it

im testing how it works on a phone as i intended it to work on both on a phone and on a computer/laptop
it seam to work and i have reason to believe if logging in to admin works there should be no problem doing adding teams and games

testing if my colors work well on each page
there are no errors as in all the color has loaded properly and all work well together
no need for changes if it’s not broken don’t fix it
testing the web page against my Database Schema and explaining difference

here there are some layout difference where the player names and team information are now at the top of the pages rather than the bottom of it it kind of just happened when making it and i though it looked good so i kept it also we made another page for the admin login and that was because it was the best way to implemented that feature
comparing the data base plan with my sql and explaining difference

with our database plain it doesn’t really have to much information it just shows us 2 tables the information they hold and how they are connected to one another
and in out sql database we have 2 tables with test data with the team1 and team2 both link to the id in the teams table from the games table in a way so that many teams can be in many games or so there are lots of team1’s and team2’s
this sprint has finished the website as the website works and looks nice