Skip to content

Releases: Kacper1263/Quizer

Version 1.1.0

13 Mar 16:24
63deb76
Compare
Choose a tag to compare

To connect to server just write it IP+port in App. E.g.: 192.168.0.10:5000
If you are using localtunnel type localtunnel URL. E.g.: my-server.serverless.social

Due to problems with the localtunnel.me domain, tunnels will be generated at serverless.social

Don't forget to set up config.json file after first server run! After changes in this file you must restart the server!

IMPORTANT: If you want server to host folder with apk of quizer you need to create "apk" folder in server directory and put an apk file to it

Version 1.0.0

01 Feb 20:12
Compare
Choose a tag to compare

This version includes the server and mobile application.

This is the first officially working version of Quizer, you can add, view, edit and delete questions from App and you can play.
To connect to server just write it IP+port in App. E.g.: 192.168.0.10:5000

Don't forget to set up config.json file after first server run! After changes in this file you must restart the server!

BUG: This version contains a bug, you must manually create folder "img" in the root directory