Implementation Timeline - aedimoff/Covid19Timeline GitHub Wiki
Implementation Timeline
Day 1: Setup project skeleton and entry file. Research D3 to enable map rendering.
Day 2: Research and implement APIs to retrieve statistical data.
Day 3: Implement backend logic to retrieve data from APIs via HTTP requests. Build frontend logic to render data on map.
Day 4: Create slider to toggle various map views. Create sidebar to display news headlines.
Day 5: Complete any unfinished MVP's. Clean up styling and CSS.