DiscoTrayStudios / my-life-in-months

My Life in Months is a JavaScript implementation of a chart that can help you see the larger picture of your life. You can use it to map out where you've lived, your career path, or other meaningful life events.
https://discotraystudios.github.io/my-life-in-months/
MIT License
7 stars 5 forks source link

Fixed CSV bug #75

Closed AndrewEveld closed 4 years ago

AndrewEveld commented 4 years ago

fixed the bug where the user could upload a csv with repeated dates. Also edited the upload instructions.