ReenaO / storyvault

milestone3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Story Vault

WelcomeStoryvault

A little about storyvault:

Story vault is funny little stories designed for children and anyone who wants to practice reading english in a fun environment. Stories can be created by adding words from word list provided.

The ideal client:

  • Children
  • English speakers
  • Readers who like funny stories
  • Adults
  • THe game will help clients:

    • To read
    • to be creative
    • Navigate through terminal

    Owner stories:

    The stories are:

    1. Designed to be fun
    2. Easy to play
    3. Easy to navigate

    For client:

    Storyvault for vistor should be:

    1. Easy to navigate
    2. Fun and help creativity
    3. Educational

    Skeleton:

    Is 1 page long terminal page. Python is used to create stories and data.

    Scope:

    Contents:

    1. Welcome banner
    2. Story Banner when you pick story
    3. Pick story words
    4. Read Story you created
    5. Goodbye

    Technologies Used:

    • I used Gidpod to write code for this game
    • I hosted my repository and readme file on GitHub
    • Heroku to host my app and deployment
    • pep8online to validate my code and check for errors.

    Thank You:

    To my mentor Guido Cecilio for his help support and patience. https://www.w3schools.com/python/python_conditions.asp

    Deployment:

    This project was designed in Github using git commands. You can clone this repository here.

    To deploy, this page to Heroku from GitHub repository. The foloowing steps were taken:

    1. In the Heroku dashboard I selected "New" in the top right hand corner and "clicked" on "Create new app".
    2. I created the App name and choose my region as Europe. Then I selected "Create app"
    3. I then selected Settings Tabs and scrolled down to "Buildpacks" Here i added "Python clicked saved changes and then selected "Node.js" and saved changes again.
    4. On top of the page i Clicked on the "Deploy" section, and selected Github as my deployment method
    5. I then selected "Connect to GitHub, and searched for my repository name and clicked on "Connect" to link my Heroku app to my GitHub repository code.
    6. SCrolling down I selected "Enable Automatic Deploys" and after this I selected "Deploy Branch" to deploy my project. i waited for it to build.
    7. When it had successfully deployed a "view" button appeared and took me to my deployed app

    Testing:

    Ran on python3 run.py

    Validiting:

    Deployment:

    Copy on to master. Deployed using

About

milestone3


Languages

Language:Python 44.4%Language:HTML 27.5%Language:Dockerfile 15.0%Language:JavaScript 13.1%