A web application with Python backend, very useful when you make meetings and you want people to contribute asking questions without interrupt you while talking. The answer moment it's up to you.
- Clone the Repository
- Open the Directory
- Install Python Dependencies (pip)
pip install -r requirements.txt
- Run Python Backend
python manage.py runserver
- Python 3.7
- pip 19.3.1
- Visual Studio Code
- Server - Client
- Azure App Service, Linux Machine with Python 3.7
- Windows
- MacOS
- Linux
- Docker
- Install Node.js Dependencies (node-modules)
npm install
- Run gruntfile.js to execute the tasks to run the web server
grunt
- Access with the browser to the next URL
http://localhost:3000/
- Node.js 12.6.0
- npm 6.9.0
- Visual Studio Code
- Server - Client
- Azure App Service, Linux Machine with Node.js 12.6.0
- Windows
- MacOS
- Linux
- Docker
If you want to contribute please don't wait and send me a message to add you to collaborate in this open source project.