Skip to content

E-Haynes/Duolog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duolog : The app for drama students and play rights.

Duolog is a flask app using python.

In order to run duolog, a prerequisites is required : python running on the command line. We have created a flask app called Duolog. Welcome to our prototype!

Steps to take

To run locally, first ensure you have pip and python installed: Use the following curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py python get-pip.py First install all the requirements by using pip with the following line: pip install -r requirements.txt

Once this is done, use the following command line to access the local server : flask run

Then go to the website to get it running: http://127.0.0.1:5000

Going through the app

To get started press the 'get started' button on the landing page In the file index file you can add a file by clicking on the add file button

In the file name add the name of the script In the description, you can add the entire script in the description section you can access your script by clicking the file you have created and add a tag

We provide a user-friendly platform to allow for theatre students / practitioners to practice their lines, and hear the subsequent lines of dialogue after every line spoken.

A pdf file containing the script is uploaded onto the website. The character you want to play is chosen. The voices of the other characters are taken as inputs and once the text is initialised to play, you will be able to practice your lines while the speech plays.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors