Skip to content

MatthewScholefield/votosphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Votosphere

A simple poll creator

Votosphere is a simple React app useful for creating on the fly polls. Beyond being open source, the benefit over other similar apps is that the description field uses markdown so that it can have more advanced formatting.

The app does not consist of a backend but rather relies exclusively on Blobse as a json store. For this reason along with the app's MVP design, do not create polls with sensitive data or that require a high level of accuracy.

Contributing

If you think of a suggestion or find a bug, feel free to create an issue or pull request.