Skip to content

An app for writers to overcome creativity blocks with community. built with Django

Notifications You must be signed in to change notification settings

Thecapstone/PollScribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PollScribe

A StackOverflow for creatives; Overcoming writer's block with community

App Description

An app for creatives and writers to explore writing prompts and storyline paths in the form of polls. Users can generate polls of ideas and pathways with choices while others vote on most likely, or most desirable outcome. a fun and interactive platform for overcoming writer's block with a community, while exploring imaginative expression and creative freedom without scrapping multiple drafts. Built solely with Django so far and a desire to create communities around creatives

Installation Guide

  1. Have Python installed on your machine.
  2. Next, set up a virtual environment, preferably venv to manage dependencies in your project
  3. Install the required dependencies with the '''python -m pip install -r requirements.txt''' from the requirements.txt
  4. Clone the repository with '''git clone https://github.com/Thecapstone/PollScribe.git''' in your terminal.
  5. Create database tables with '''py manage.py migrate'''
  6. Finally, start the server '''python manage.py runserver'''

Contributions

Still a work in progress and I will appreciate contributions and suggestions on how to make the app more interactive or suited to improving writer's creativity

About

An app for writers to overcome creativity blocks with community. built with Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors