Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 361 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 361 Bytes

Marathon News

Day 9 and 10 Challenge of Python Marathon by Bruno Fraga.

Core features I learned:

  • How to work with api's
  • How to use Flask with python and Route
  • How to implement python into HTML
  • Get info from an API and display into an html page
  • Updating data to be ordered by populatiry or recent
  • Getting data by id and showing up in a page.