lee-vivian / api-football

(UI rewrite in progress) A simple web app that consumes the api-football API to display data on standings and upcoming matches for specified soccer leagues
MIT License
0 stars 0 forks source link

Set up new Angular app #1

Closed lee-vivian closed 1 month ago

lee-vivian commented 4 months ago

Set up a new Angular application. This application will make REST requests (using your python server as a proxy for the third-party api-football). Then display the response in the UI.

lee-vivian commented 1 month ago

Closing this issue. Angular is too complex for this app use case. Will try a more lightweight framework instead.