Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 389 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 389 Bytes

Quiz App

App for creating and solving quizzes written in python (flask) as backend, react as frontend and postgreSQL as database.

Run

The easiest way is run by docker-compose command on linux.

docker-compose up

After the app starts, go to localhost:8000

App structure

Structure

Usage

Usage