/RemaliahMechanics

RemaliahMechanics is website that allows the users of vehicles to get services online. The users can navigate through the website, log in and make bookings. A booking summary is given to the user. They users can also learn basic steps of handling vehicles through the videos provided at the maintenance.

Primary LanguageCSS

Remaliah Mechanics

Alt text

Table of Contents

Example

$(document).ready(function(){
    $(".more3").click(function(){
      $(".description3").toggle();
    });
  });
  
    $(document).ready(function(){
      $(".menu").click(function(){
        $(".nav").toggle();
      });
    });

Installation

  • All the code required to get started

Clone

  • Clone this repo to your local machine using https://github.com/MutugiNyaga/RemaliahMechanics.git

Setup

  • If you want more syntax highlighting, format your code like this:

update and install this package first

$ Homebrew update
$ Homebrew install RemaliahMechanics

now install npm and bower packages

$ npm install
$ bower install

Features

  • Navigation
  • Porduct visuals and descriptions.
  • Authoritative content.

Behaviour Driven Development (BDD)

Behaviour Input Output
User navigates through the website User enters input data for booking The user receives a booking summary
To get feedback The user inputs his/details An alert is given showing the details have been received.

Working Live Application

You can see the live working application through the this link. RemaliahMechanics

Contributing

To get started...

Step 1

  • Option 1

    • 🍴 Fork this repository!
  • Option 2

    • Clone this repo to your local machine using https://github.com/MutugiNyaga/RemaliahMechanics.git

Step 2

  • HACK NOW RIGHT AWAY!

Step 3


Team

Or Contributors/People

| Kelvin Mutungi: kelmut19@gmail.com | Sonia Makena: soniamakena02@gmail.com | Mike Kiragu: kiragumike95@gmail.com | Catherine Kanini: cathrinekanini001@gmail.com |

FAQ

  • How/What do I do specifically so and so?
    • No problem! Just do clone. The code is good. DON'T WORRY.

Support

Reach out to us at one of the following places!

License

License