/javascript-login-form

Primary LanguageJavaScriptOtherNOASSERTION

JavaScript Login Form by Jobsimulator.Dev

Discord

This is a simple login form made with vanilla JavaScript, HTML, and CSS. Your job is to fix 5 issues:

  1. Fix Logo Rendering Issue
  2. Add HTML Email Validation to Email Input
  3. Update HTML Password Input to Hide Password Visibility
  4. Adjust CSS so that form is centered on page
  5. Validate User Credentials & show validation status message

Learning Objectives

You will learn and gain experience with:

How to start working

  1. Fork this repo and clone it locally.
  2. Open index.html in your browser to see the current state of the project.
  3. Fix all the issues (hints are provided as TODO comments in the code)
  4. Once all your solutions are complete, create a single Pull Request to this repository
  5. Check if your solutions passes our automated tests.

Need help?

The best way to ask for help is to ask our Discord community.

Click here to join the Jobsimulator.dev Discord.

Want more challenges?

Browse our challenges and join our Discord to get notified when new challenges are released.