Hello DEVS 👋,
I and one of my friends were bored and wanted to do something, so we came up with the concept of creating a platform where you can submit your resumes and others would do the same, and then you can rate and give feedback on the resumes.
Demo
https://www.raterbay.com/ go check it out
https://github.com/VaibhavAcharya/raterbay Github
Stack
As we wanted to finish this project quickly, we used ReactJs and Firebase.
Plans for future
- Maybe a interactive profile
- Nested comments
- Report button
- kind of contest like monthly or weekly
Again, give this a try - https://www.raterbay.com/
Thank you :)
Top comments (6)
Very pleasant design.
I'd say as a user, I'd like to better understand the service before authenticating — so maybe enrich the home page with more info? The fact that it's open source is pretty cool and should be one thing to include 😄
Yes, we're working on it. Thank you for your suggestion. 😊
Also about the "Let's go" google sign-in button, I only realised it's a sign-in button after I clicked it when I noticed the G logo
A bit of feedback:
I love the design and the colors. 😀
Cheers.
I really love your design ♥
But why there is nothing in dashboard? 🤔🤔🤔
it's just return "Login to access/ or maybe our quota exceeded😛"
Did you really want to hardcode your Firebase keys into the source code? github.com/VaibhavAcharya/raterbay...