Giter Site home page Giter Site logo

hs-user-input-flatiron-graduation-invititation's Introduction

###Flatiron Graduation Invitation

graduation

Now that you are a fabulous new student in the Flatiron Summer Program, it's not too early to start planning your graduation! Today, you're going to write your own invitation for your graduation, but not just yours, you are going to use the CLI to allow anybody in the class to build a graduation invitation! This CLI app will take in input from the user, and then use that input to create a fully formed graduation invitation.

You will need to combine all of the different skills your have learned today to complete this challenge such as:

  • Capturing user input from the CLI
  • Using variables to store information
  • Using String Interpolation to integrate variables into strings
  • Using string methods to manipulate strings to fit specific formats

####Directions

  1. You need to get user input for this so you'll need to use the CLI to get that. Think about what we use to capture user input and how we store information in Ruby.

  2. Next, you'll need to update the following graduation invitation. There are three places where you'll replace text with input from your user about their graduation ceremony.

grad_invitation = "The family of insert_your_name proudly invite you to their graduation commencement on insert_date_here. Festivities will be held at insert_location_there See you then!"

  1. Finally given how unpredictable user input can be, think about what string methods you can use to clean up and properly format the user input for your invitation.

graduation2

Good Luck!!!

View Flatiron Graduation Invitation on Learn.co and start learning to code for free.

hs-user-input-flatiron-graduation-invititation's People

Contributors

joshuadbaker avatar victhevenot avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hs-user-input-flatiron-graduation-invititation's Issues

Lab should be stand alone - not reference previous labs

@vicfriedman, I think best practice to not make students reference previous labs, but for the work to be self-contained. Could we give them the text of the Ron Weasley Invitation here (or something similar)?
Thoughts?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.