Git Product home page Git Product logo

bootstrap-title-case's Introduction

bootstrap-title-case

What's it gonna do?

Today we're going to be making a bootstrap-layouted app that does two things:

  1. Changes the text that someone enters into title case. What is title case? In some definitions--and definitely for our purposes--it means that the first letter of every word is capitalized. This means you're going to have to loop over what the user writes and do... something with certain letters.

  2. Takes a second, different user input, and does... something... cool with it? Something so cool. It's up to you what that is! Go wild! Get down with your bad self.

So that's what it does. But!

What's it gonna look like?

Your app should have AT LEAST two layouts, a mobile layout and a desktop layout. These layouts will be managed with Bootstrap. You may have to look up how to get Bootstrap's css into your page!

The mobile layout can look however you want; the desktop layout should have a header, a footer, and at least four (more if you want to!) content sections:

  1. The input area for Title Case.
  2. A results area for Title Case.
  3. The input area for Something Cool Of Your Choice.
  4. The input area for Something Cool Of Your Choice.

What goes on in your header and footer is your choice, as long as you have your name and a picture of some kind.

Let me know what questions you have, and I'll amend this document as needed!

bootstrap-title-case's People

Contributors

davidjmora avatar abbreviatedman avatar

Watchers

James Cloos 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.