Vote and compete with your friends to discover who knows more about the Academy Awards
Aposcar is a website where you and your friends can guess the winner of each category in the Oscar, and see where you stand among another players and your friends as well.
- See all the Oscar Nominations and winners
- Create your profile to guess the winner for each category
- Create and join rooms with your friends to get a custom rank
This project actually started as a joke. A few months before the Oscar 2020, me and my friend had the idea to bet who could get more winners right. We called some other friends and made it a personal game of ours. So last year we had the idea of making it more a serious thing, so other people can participate with their friends.
If you don't know how to code. There's still things to do that will help us, the most direct way is to donate into our ko-fi. If you never built a website, it takes time and money, so any help is very welcome. In the future we are planning to make Aposcar available in different languages, so if you don't know how to code, you can still help us to translate the project :)
This is a monorepo, all diferent projects related to Aposcar should live inside the modules
folder.
Inside each folder there's a README.md
explaning in more detail each module.
Module | Description |
---|---|
kubrick | Django REST Framework API |
spielberg | React Next.js frontend |
main
-> This is our production branch
develop
-> Open all PR's to this branch please