Skip to content

Latest commit

 

History

History
executable file
·
68 lines (42 loc) · 2.88 KB

README.md

File metadata and controls

executable file
·
68 lines (42 loc) · 2.88 KB

Pair Programming Bot

Alt text

Description

This web app enables automatic pairing of students in accordance to their skill levels.

Versioning

PairProgrammingBot-V1

Author

Features

As a user of the web application you will be able to:

  1. Create a Student account.
  2. Sign in to your account
  3. Take an assessment test
  4. Wait to be paired

Behaviour Driven Development (BDD)

Behaviour Input Output
Page loads and the user is given a brief introduction and enroll buttons are displayed User clicks the enroll button A pop up appears with the sign up form
A registration modal appears User enters data and clicks on continue button A successfull message is displayed
Login modal appears User enters login credentials A success alert is shown and redirected to pairing page.
Pairing page loads and skillset modal appears User checks the radio buttons and submits the responses A waiting message appears as the thier pair is being determined

Working Live Application

You can see the live working application through the this link. Pair Programming Bot

Getting started

  • Set up a local server e.g XAMPP installed in your computer.

  • Launch the local server.

  • Copy the repository url on the top right marked with green.

  • use git clone the url to get the project to your local computer. Make sure that the path your cloning to is inside the local server working folder.

  • The repo comes in a zipped or compressed format. Extract to your local server working folder and open it.

  • now open the directory created with your favorite IDE. if Atom just type .atom if VSCode type .code . This will launch the editor with the project setup,

  • Now feel free to hack around the project.

Technologies Used

The application is developed using JAVASCRIPT, HTML5, CSS, PHP, JQUERY and mySQL. You can find more about this technologies by clicking on the links.

Support and Team

Emmanuel Atemba, Brian Major, Albert Byrone & John Mbugua

Slack Emmanuel Atemba @atemba

License

  • LICENSED UNDER License: MIT