This web app enables automatic pairing of students in accordance to their skill levels.
PairProgrammingBot-V1
As a user of the web application you will be able to:
- Create a Student account.
- Sign in to your account
- Take an assessment test
- Wait to be paired
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 |
You can see the live working application through the this link. Pair Programming Bot
-
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.
The application is developed using JAVASCRIPT, HTML5, CSS, PHP, JQUERY and mySQL. You can find more about this technologies by clicking on the links.
Emmanuel Atemba, Brian Major, Albert Byrone & John Mbugua
Slack Emmanuel Atemba @atemba