Skip to content

umamiMike/promptr

Repository files navigation

Promptr

A Templating engine for writing prompts and brainstorming.

Mike Chastain, Ian McKenney, Don Schemmel, Chris Lytsell.

Description

Do you want to develop a character? Do you want to write a letter and make sure you say everything you need to say? This app aims to help you do that by providing a simple way of asking yourself something and then being able to answer.

Setup

$ composer install
mysql instructions should go here

then start up a local PHP server from within the "web" directory within the project's folder and point your browser to whatever local host server you have created.

Technologies Used

This project makes use of PHP, the testing framework PHPUnit, the micro-framework Silex, and uses Twig templates. and mysql for the database.

To Do

Legal

Copyright (c) 2015 Mike Chastain, Ian McKenney, Don Schemmel, Chris Lytsell.

This software is licensed under the MIT license.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

a writing prompt app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published