csaye / interning.dev

Open source dashboard to track PittCSC internship applications!
https://interning.dev
25 stars 5 forks source link

Checking an Application from Company Marks All Apps from Company as Completed #10

Closed kevin1015wang closed 1 year ago

kevin1015wang commented 1 year ago

After marking one application from a company as completed, multiple jobs from the company are also marked as completed.

https://github.com/csaye/interning.dev/assets/38193800/cb405013-fff8-4d41-9bea-7cf521e03698

csaye commented 1 year ago

I'm looking into this, thanks for letting me know. I'm going to have to do some restructuring now that the README format changed

csaye commented 1 year ago

I've restructured how internships are parsed so that all internships under one company are grouped together. To me, this is an easier view to look at, but I might add an option in the future to mark each internship individually. For now this should be solved