Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] updates and results pages #3

Open
moinak878 opened this issue Dec 19, 2023 · 1 comment
Open

[feature] updates and results pages #3

moinak878 opened this issue Dec 19, 2023 · 1 comment
Assignees

Comments

@moinak878
Copy link
Member

updates page

  • add a db in firebase which will store updates that we push ( schema can be a title:string , message:string , created_at : datetime field )
  • ui should be able to display these updates as cards and time and date should be mentioned for the update.

results pages

  • keep dummy pages ready for pen_paper,round1 , round2 , webd/gd shortlists. domain can be auditions.recursionnitd.in/results/{{round_name}}/{{domain_name}}
  • add a db in firebase which can be used to lock/unlock the individual results pages. they should be visible to admins (logged in) but should not be visible to public unless backend flag corresponding to the page is turned on.
  • the results should be displayed as list of candidates whose current_round >= global_current_round as per the domains.
@moinak878
Copy link
Member Author

/dev
/design

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants