ufosc / SwampScheduler

The future of scheduling is here.
https://osc.rconde.xyz
GNU Affero General Public License v3.0
22 stars 43 forks source link

Only show as many E-periods as needed #45

Open RobertConde opened 11 months ago

RobertConde commented 11 months ago
image

Should not show E1, E2, and E3 because there are no meetings during those periods.

IsRo06 commented 6 months ago

Hi! Would like to contribute! Is it okay if I start working on this issue?

RobertConde commented 6 months ago

Hi! Would like to contribute! Is it okay if I start working on this issue?

Yeah, absolutely! I'll be at casual coding today so just let me know if you need any help.

IsRo06 commented 6 months ago

Hey! I tried to start working on this but I'm getting a CORS API key is missing error. I'm guessing I'm missing some sort of .env file! Anyway I can get it?

RobertConde commented 6 months ago

Did you add the .env pinned in the Discord channel to the app/ folder?

IsRo06 commented 6 months ago

I just did! I'm not in the discord so I was a bit lost for a second. All fixed now

IsRo06 commented 6 months ago

Hi! So I've working on this issue fora couple of days now and haven't been able to get it work properly. While I was able to get it to show no E periods at all as soon as there is a class in one of them things start getting a bit crazy (It no longer generates more schedules and the positionin gets weird)

I feel that I've been stucked bc its been really hard for me to understand how the code is written and what triggers what.

image Attatched is an image of where I'm stucked rn.

Bc of this i'll be taking myself off of the issue so that someone else could work on it. Sorry :(

Nihar3430 commented 4 months ago

I'll claim this issue