Giter Site home page Giter Site logo

mvc-birthstone-lab's Introduction

Sinatra Birthstone Lab

The goal of this lab is to create a web application that takes in a user's birth month, and outputs their birthstone. For example, someone born in December should be told that their birthstone is Turquoise.

Some of the styling has been done for you, but the rest of the application needs to be created in model.rb, application_controller.rb, index.erb, and results.erb.

Don't forget to preview and test your application as you work! After running bundle install once, you will need to run:

shotgun -p 8080 -o 0.0.0.0

from your command line to start a server. From there, simply refresh the preview window when you make changes.

Bonus Challenges

1. Style the results page so it matches the index.

2. Make the results page output a picture and a description of the gemstone in addition to the name of the birthstone.

3. Create an "About" page with similar styling and link it to the index.

4. Make your own web application (remember, it must take input and output manipulated data).

mvc-birthstone-lab's People

Contributors

paula avatar twant avatar

Watchers

 avatar

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.