Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 459 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 459 Bytes

Today?

A straight forward webapp written in Python and Flask which can be used to check events happened on this day using Wikipedia's On This Day API.
I've also used TailBocks copy-pasta service to spare me the pain of writing html pages from scratch.
Currently, the navigation panel isn't responsive which will be fixed later. As a quick fix, removed meta viewport from base.html to display desktop mode by default.