This is a simple quiz app that allows you to create quizzes and polls. It is built with express. All you need is a server with nodejs installed on it to run it.
- Nodejs
- NPM
- 4GB of RAM (for it to run smoothly)
- A bit of knowledge on json
- Download the zip file from the releases page
- Extract the zip file
- Open the extracted folder
- Open in the src/json folder index.json
- Edit the json file to your liking
- Open a terminal and cd to the extracted folder
- Run
npm install
- Run
npm start
- Open your browser and go to
localhost:80
and you should see the poll app
If you are curious on what will be added to the app, you can check the trello board here. It is public but if you want to help, you can ask me to add you to the board (dm me on discord: Emile#3163
)
To get started and contribute to the project, you can check contributing.md.
(Get your name here by contributing to the project!)
- Nobody yet
(Get your name here by reporting an actual bug!)
See license
This project is not affiliated with any company or organization. It is a personal project and is not meant to be used in a professional environment. I am not responsible for any damage caused by this project and I am not responsible for crashes or any other issues that may occur. Use at your own risk.
Also, I do not recommend using the ui, this is still insecure and could leak the app password. I recommend manually editing the json file.
If you have any questions, you can contact me on discord: Emile#3163
If you want to support me, you can star my repo. I don't need any money, just a star is enough to make me happy. Thanks!