Skip to content

akasrai/daily-quiz-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
git@github.com: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)