Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelbroseghini/world-cup-app
:soccer: Fun Facts & News - FIFA World Cup
https://github.com/rafaelbroseghini/world-cup-app
fifa flask-application soccer web-application
Last synced: 16 days ago
JSON representation
:soccer: Fun Facts & News - FIFA World Cup
- Host: GitHub
- URL: https://github.com/rafaelbroseghini/world-cup-app
- Owner: RafaelBroseghini
- Created: 2018-05-11T02:15:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T02:05:04.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T11:09:34.760Z (over 1 year ago)
- Topics: fifa, flask-application, soccer, web-application
- Language: HTML
- Homepage:
- Size: 1.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# World Cup Funcyclopedia :soccer: :books:
* Web based application for FIFA World Cup Geeks and Futbol lovers.
* Hosted on:
* [Python Anywhere](http://tortellinibroseghini.pythonanywhere.com/) -> *Active*## Features: :100:
* *FIFA 2018 World Cup Countdown clock*
* *All Time Winners*
* *Fun Facts 1930-2014* -> Room for improvement.## Install & Usage: :computer:
* *From the command line:*
* `git clone [email protected]:RafaelBroseghini/World-Cup-App.git`
* `cd World-Cup-App`
* `python3 app.py`## Modifications: :hammer:
* Modify worldcup.py as desired to implement new features or improve current ones.## Future Work: :crystal_ball:
* Team's journey (**Matchups**) for World Cup of choice.
* Add row **Flag** that will store emoji names for each country's flag.
* Add some famous players social media accounts on -> index.html## Issues: :heavy_exclamation_mark: :anger: :heavy_exclamation_mark: :anger:
* Some entries on the Database are misplaced. -> *Will fix it.*## Contributing :muscle:
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :+1: