Algolisted-Org / AlgoListed

Algolisted is an AI-powered nonprofit analytics firm dedicated to assisting computer science students in preparing for placements and internships. Our services include tracking and analytics across various platforms and topics.
http://algolisted.com
Other
135 stars 75 forks source link

Coding Competitions Page - Hide the expired contests #10

Closed NayakPenguin closed 1 year ago

NayakPenguin commented 1 year ago

Remove the contests from the table which has expired.

Screenshot 2022-11-18 at 3 44 36 PM
ThorezNS commented 1 year ago

Hey I would like to work on it

NayakPenguin commented 1 year ago

Ok great, I assign this to you. I have seen your work in the last PR, it would be great if we can arrange a zoom call or google meet. Tell a time in UTC form when you can be available.

ThorezNS commented 1 year ago

Thank you, I will be available on zoom tomorrow from 6:00 UTC to 9:00 UTC. I will work on this problem tomorrow or Tuesday

NayakPenguin commented 1 year ago

@ThorezNS there is an update on this one, I want to show the data of the coding competitions whose registration is closed but the completion is yet not completed. And if the completion is currently happening then give it a background color and mark it as competition has started till the time it ends.

Sheet from where we are pulling the data : https://docs.google.com/spreadsheets/d/1-cTddH1wJRtyKazJuAWHdzK8Wjp1hwf36l3kONy6tE0/edit#gid=0

ThorezNS commented 1 year ago

@Nayaker I can work on it tomorrow and Thursday

NayakPenguin commented 1 year ago

Yeah no problem, remember to fork the main branch rather than client

ThorezNS commented 1 year ago

@Nayaker Can you specify this task please? Do you want competitions in the list with closed registrations to be displayed, but only those that are not expired? How is this supposed to be done when registration_status is changed with expiration?

NayakPenguin commented 1 year ago
Screenshot 2022-11-23 at 9 10 54 PM
ThorezNS commented 1 year ago

Okay, I'm working on it