Project Description:
A collaborative story telling wiki, where users can share and edit each other's stories. To begin contributing to the page you must login and contributions are limited to one for every story.
Launch Codes:
- Pull from repository: https://github.com/BrianYang06/UH-Wiki
- Create a virtual enviroment
- Run
pip -r requirements.txt
- Run
py __init__.py
in UH-Wiki/app - Open "localhost:5000" in you favorite browser