map-wikireader / main.py

Commit History

Remove redundant lines, fix variable names, make requests async
59275a8

DebasishDhal99 commited on

Fix autoZooming on changing search radius / search limit
8db209d

DebasishDhal99 commited on

Randomize both <10km and >10km nearby searches
3b0d00b

DebasishDhal99 commited on

Add randomization to urls required to fetch all nearby pages
8d1a80c

DebasishDhal99 commited on

Expand max exploration radius to 50km or above
f88eda5

DebasishDhal99 commited on

Add docstrings for all functional routes
0b5acb5

DebasishDhal99 commited on

Add basic nearby wikisearch, both backend and frontend
d6ae08e

DebasishDhal99 commited on

Add .env file and make caching modular
7934774

DebasishDhal99 commited on

Add try-catch to location's coordinate finder block
4f15807

DebasishDhal99 commited on

Add caching for full_page and summary query
e615aaf

DebasishDhal99 commited on

Add marker on map to full content mode
53b2d2f

DebasishDhal99 commited on

Add option bar for summary and full page
a68b13b

DebasishDhal99 commited on

Add search bar for location, with dynamic marker and info box
a93666a

DebasishDhal99 commited on

Add basic wiki summary retrieval of a fixed place with marker displaying the information
b11d1b5

DebasishDhal99 commited on