DSCWOW_RegionalVoiceForms

Regional Voice Forms

This is a regional voice forms website, where in you can give responses to voice forms in your own linguistic language.

How to run it Locally

  1. First clone the repository in your remote local server.
  2. Next activate the existing virtualenv using the command : source env/bin/activate
  3. Next install the required dependencies using the command : pip install -r requirements.txt
  4. Then run the program using : flask run
  5. Navigate to localhost:5000 to view the website.