csdojo-defaang / defaang

A website that will curate recently-asked interview questions from FAANG+. Currently inactive. Check out: https://github.com/ykdojo/OpenStream
MIT License
509 stars 120 forks source link

[FEATURE] Make a progress bar #262

Closed ykdojo closed 1 year ago

ykdojo commented 1 year ago

Description

We are going to officially launch the website when we have 100 approved questions.

Until then, we should show a progress bar showing how many of them have been approved on the landing page.

jengkhaw95 commented 1 year ago

Hi, I have the idea of putting the progress bar right under the main hero section on the Home page.

Here's the sample: image

ykdojo commented 1 year ago

Yes, I think something like that might work well.

jengkhaw95 commented 1 year ago

Sounds great! Can I pick up this one? 😁

ykdojo commented 1 year ago

of course!

another idea I had is to do it step by step.

for example: get to 10 approved questions to unlock something, get to 25 to unlock more, etc.

jengkhaw95 commented 1 year ago

I like the idea of the multi-step progress bar that unlocks different stuff at each stage!

I will work on a multi-step progress bar. And also, set a 1 step progress (hard-coded to 'Launch' at 100 approved questions) for now.

Maybe we can figure out what to unlock & where to store the milestones (hardcode them OR in the database) along the way.

ykdojo commented 1 year ago

Sounds perfect! Thank you so much