our website allows user to search about football, teams in specific country (Spain , England), displays the teams in this country, and some details about it.
As a user, I will be able to:
- enter a country name
- click on search button and see the all teams in this country.
- click on team name and see more details about them.
- Public folder:
- index.html
- style.css
- script.js
- Src folder:
- server.js
- router.js
- handler.js
- database folder:
- db_build.js
- db_build.sql
- db_connection.js
- queries folder:
- getData.js
- postUser.js
- config.env