Develop a bare-bones, working web application that provides the key functionality of the system, then test and refine it so that it can serve as the basis for the final phase of development in Sprint 3.
so this is what i plan on making my website look like it could turn out different byt this is the plain
The key functionality of the web app was implemented: the user can look up what teams are playing what games and the admin can add games or teams on the webpage and pass games are stored in the data base but not seen in any of the pages

im testing where there the website only shows games that are happening today or later
seam like it doesn’t work on the non admin page
i found i miner error in my code that letted this happened but i fixed it

I was going around making a video of everything working and turns out theres something now working the code breaks when i try add a game

the date and time that was being input was not the same as it was needing to be stored as so i fixed it
testing the admin feature where others can’t use admin stuff
i’ve change the password so no one knows what is and that is’s harder to guess

testing that non admin can only open the teams pages to look at the teams
i will not change any of this un till i try make it look nice with css
testing that games that are set to before todays date are not showed but are still in the data base
looks good to me no need to make changes just yet
this project now just need some cleaning up and some nice colors