Code Monkey home page Code Monkey logo

bootstrap-project-ii's Introduction

Bootstrap II

The grid and css components can help us create awesome and effective websites but now we want to upgrade our experiences by updating and styling a form, adding utility classes, and building JavaScript functionality.

Project 1 - Upgrade A Travel Site

A travel agency is paying you to upgrade their existing bootstrap site to include an updated form, a carousel, and several other features of your choice. They are relying on your expertise to help make their site stand out from the others. Their site is already fully responsive and you must keep it that way!

Use the existing codebase as a starting point and accomplish the following tasks to complete this project:

Prerequisites

  1. LESS preprocessing is needed so make sure you understand how to use your compiler.

Task - Style and add to the form

  • Add an email input
  • Add a 3rd option in the radio buttons and name it "island"
  • Style the form by wrapping each input and all the radio buttons in a form-group

Task - Build Utility classes into the site

  • Use the flex utility to vertically center and move the navigation to the far right of it's container.
  • Use the border radius utility to round the corners on the images named adventure.jpg and fun.jpg;
  • Use the the display utility sticky-top on the the container-fluid div.
  • Use the spacer utility to give enough top-margin or bottom-margin to any element that looks like they are too close together. Remember the syntax looks like: mt-1

Task - Build JavaScript Components

Help the TAs out by making html comments where you used your JavaScript Components <!-- JavaScript Component: Carousel --> would be a great example to let them know where you put it.

  • Introduce a carousel somewhere on the site showcasing the images found in the img folder. It's up to you where it goes!
  • You must use at least 2 of the following JavaScript components listed here:
    • Collapse
    • Dropdowns
    • Modals
    • Tooltips
    • Scrollspy
    • Navbar

If you need to add content for the new components (like collapse for example) just use lorem ipsum for your text!

Stretch Task - Add validation to your form and make every field required.

bootstrap-project-ii's People

Contributors

bigknell avatar ujaved931 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.