Coder Social home page Coder Social logo

forms-example's Introduction

Forms Excercise Due Sept 15th in Class

Please use Stackblitz for this excercise. The code is mirrored at the link below; where you should fork it and finish with your team.

Edit on StackBlitz ⚡️

The link to the spreadsheet is provided on canvas in this assignment.

Before Friday Morning: 

Fill in the names of the people in your group. In the top of the spreadsheet; for the number of the breakout you were in at the end of class on ThursdayAgree on a time to meet together online for an hour.If you aren't in a group; find a group with less than 5 people.

Before class Tuesday:

Work through as much of the task list together, with one person having the project open and sharing the screen with the other 4.

I recommend an hour of time together; but spend no more than 2.

In your last moments together; reflect and record how you did the task---what worked as a team; what didn't.  What was hard; what was easy.To turn the assignment in, indicate the group number you are in and turn in the link to the stackblitz you created together.

Asking Questions on the Assignment:

IMPORTANT Do not whatsapp your questions on the assignment directly to the professors and FI.

  1. Ensure you have reviewed the instructions.
  2. Ensure you have attempted to google the answer
  3. Search the issues in this repository to see if it has been asked
  4. See The Issues Wiki Page for information on how to ask your question in issues if it isn't there

Here is the list of tasks:

  1. Fork https://stackblitz.com/edit/js-milrsm
  2. Make the alert pop up show all the fields in the form
  3. show an error if first, last or email is blank in the div with the id "form-errors"
  4. change the border of blank fields to red. Hints: create a css class with border:2px solid red; attach it to the field
  5. make sure you clear the error styling when the form is changed back.
  6. record the url of your stackblitz on the following sheet under your group

forms-example's People

Contributors

toddwseattle avatar

Watchers

 avatar James Cloos avatar

Forkers

ashweb2020

forms-example's Issues

Error styling

There is a question it about what it means to "clear the error styling" If you apply a style while there is an error, if the user corrects the error; then the field should not have the styling associated with the error anymore.

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.