Giter VIP home page Giter VIP logo

summative_assessment_one_group18's Introduction

Summative Assessment One (Group 18) - Variation 5

Overview

This project is a checkout page for a car rental case, featuring client-side validation for input fields using JavaScript. The validation ensures that the user inputs are correctly formatted before proceeding with the payment.

Features

  • Real-time Input Validation: Validates user inputs as they are typed, providing immediate feedback.
  • Styled Form: Uses CSS for styling the form elements and error messages.
  • Responsive Design: Ensures the checkout page is accessible and looks good on different screen sizes.

Validation Criteria

  • Full Name: Must contain only letters and spaces.
  • Email: Must follow a valid email format.
  • Shipping Address: Accepts alphanumeric characters, commas, periods, and hyphens.
  • Credit Card Number: Must be a valid credit card number format (16 digits).
  • CVV: Must be a 3 or 4 digit number.
  • Expiration Date: Must be in the MM/YY format.

File Structure

.
├── index.html
├── assets
│   ├── css
│   │   └── style.css
│   ├── images
│   │   └── mazda-cx-9.png
│   └── js
│       └── validations.js
└── README.md

How to Run

  1. Clone the repository:
    git clone https://github.com/tracy20/summative_assessment_one_group.git
  2. Navigate to the project directory:
    cd summative_assessment_one_group
  3. Open index.html in your preferred web browser.

Authors

This project was developed by the members of Cohort2 Group18:

  1. Patrick Niyogitare
  2. Best Verie Iradukunda
  3. Tracy Confiance Murenzi
  4. Denyse Uwingeneye Mutoni
  5. Fred Niyonshuti

Acknowledgments

Credit for the work goes to Cohort2 Group18 for their collaborative effort in developing this project.

summative_assessment_one_group18's People

Contributors

dmutoni avatar tracy8 avatar patrickniyogitare28 avatar best-verie avatar fniyonshuti 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.