dartmouth-cs98 / 21f-visuol

21f-visuol created by GitHub Classroom
0 stars 0 forks source link

Spring Retrospective #8 #228

Closed eddie-ma-1 closed 2 years ago

eddie-ma-1 commented 2 years ago

Sprint #8 Retrospective:

timofei7 commented 2 years ago

great! maybe lets create a better domain than https://dartmouth-cs98.github.io/21f-visuol/ for the product - anybody want to register something like a .me domain? also the problem with github pages is it doesn't work for SPA routes very well. for instance if you reload any of the frontend routes like https://dartmouth-cs98.github.io/21f-visuol/new-offer. you get a page now found error. would recommend netlify or render.com instead of ghpages. even creating a new offer looks like it triggers a reload automatically (shouldn't need to do that btw) so things like https://dartmouth-cs98.github.io/21f-visuol/LoadGraphs/BrunchLabs/62252ea22f0767c7002f69cb. end up not working and someone has to revisit the page manually.

timofei7 commented 2 years ago

also sometimes adjusting the annual bonus slider causes the numbers on the graph to disappear and not be recalculated.

Screen Shot 2022-03-06 at 5 03 17 PM
timofei7 commented 2 years ago
Screen Shot 2022-03-06 at 5 02 21 PM

assuming units are dollars but should add that for clarity.

timofei7 commented 2 years ago

days until launch says 33?

Screen Shot 2022-03-06 at 5 04 55 PM
jamesversch commented 2 years ago

@timofei7 Thank you for the feedback! We also noticed the problems when using GitHub pages regarding routing so we switched to Heroku earlier this week and definitely should have included that somewhere. Our new domain is https://visuol.herokuapp.com.