Christina Castillo
Christina Castillo
Working on this, currently blocked though, will address at CC
Working on changing the color of sections in the middle when a course on the left is hovered. Progress is slow, new to Typescript and React
I was able to get a basic version of it working using prop drilling of a state function defined in from `ScheduleBuilder.tsx`, although the code is currently messy, and I'm...
Actually after skimming those stack overflow links, it seems like my solution is the somewhat 'expected' one. Code is still a mess though
Also I converted SectionDisplay to a functional component
I've tried to use redux for message dispatching on [this branch](https://github.com/chrisnicollo/SwampScheduler/tree/cc/redux), but I've no clue if the code works because locally I'm getting dependency issues where redux cannot resolve references...
Claiming this issue