Git Product home page Git Product logo

lab-form-events's Introduction

Forms with Events Lab

Build one of the most common applications on the web, a simple todo application, with HTML, CSS, and JavaScript.

added at end of list

Lab Setup

  • Fork and clone this repository.
  • Navigate to the settings tab on GitHub, then choose Pages from the menu. Configure the Build and Deployment to have a Source of "Deploy from a branch" and select the main branch for deployment. Deployments can take a few minutes, so get started on the lab, and then be sure to check the deployment after you have made a few commits.
  • Open up the repository in VSCode. Follow the instructions below to complete the Lab.

Instructions

You have only been provided with the HTML. You must create the CSS yourself using SASS and BEM. Here are the specs that should be in your project:

  • A todo item should be added at the end of the list.
  • Each item should be deletable.
  • You should be able to strike through any complete tasks.
  • A user should be able to type a large task into the form and see the entire task.
  • The list should be visible on the viewable part of a user's screen. When the list starts to grow, it should become scrollable before reaching 200-300 px (this does not require media queries).

Examples

A todo item should be added at the end of the list.

added at end of list

Each item should be deletable.

added at end of list

You should be able to strike through any complete tasks.

added at end of list

A user should be able to type a large task into the form and see the entire task.

added at end of list

The list should be visible on the viewable part of a user's screen. When the list starts to grow, it should become scrollable before reaching 200-300 px (this does not require media queries).

added at end of list

Submissions

Once you are done, submit your github pages link on canvas.

lab-form-events's People

Contributors

cleebenjamin avatar castonpursuit avatar dbrown499 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.