This is Spring Boot backend for Daily Quiz android application. This app can be used in offices as entertainment. A quiz season can be hosted and each day a new qiuz can be published. Player can track points and position in leaderboard. At the end of the season top there winnner can be announced through the app. Player can also share quotes.
- Clone project
[email protected]:akasrai/daily-quiz-backend.git
- Setup env
- Create new file
application.yml
insrc/main/resources
- Copy content from application.example.yml
- Add required valid credentials
- Find frontend setup here
Developed with Java (Spring Boot)