Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.2 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.2 KB

logo

Daily Quiz

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.

Installation

  1. Clone project
[email protected]:akasrai/daily-quiz-backend.git
  1. Setup env
  • Create new file application.yml in src/main/resources
  • Copy content from application.example.yml
  • Add required valid credentials

Frontend Setup

  • Find frontend setup here

Developed with Java (Spring Boot)