joelsjlee / spa

Student Protests in Africa
1 stars 0 forks source link

development roadmap #1

Open senderle opened 4 years ago

senderle commented 4 years ago

This is a short document with a list of major features we need to add. Some of these could become their own issues, but for now I'm just creating a checklist.

joelsjlee commented 4 years ago

Finished the systems and layouts for displaying protest and country data. I'm using dl tags but they don't seem to be formatting in the way we want. This theme we're using also has it so that every page we make becomes an option on the home layout top bar. Both of these issues have to do with the theme's layouts probably so i'm not concerned.

I think the google map tileset is a little more complicated, it doesn't seem like what we have currently with Bokeh and map.py will transfer easily to the Google Maps API. However, I did tabulate four of the tile_providers that Bokeh let's us use, and they don't look that bad. These new changes are on my branch.

image image image image