Daniel-Cross / booking-tech-test

BookingGo Technical Test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BookingGo Technical Test

This is a React app based on the technical test set out by BookingGo. The app aims to return an autocomplete dropdown menu of locations based on a user search.

Heroku app version

Desktop-Version

Mobile-Version

Built On:

  • React.js

Testing Utilities

  • Jest
  • Enzyme

Packages Used

  • Prop Types
  • Axios

Running the app

To run this project you will need to download it onto your local machine and install all dependencies.

Navigate inside the directory and install all dependencies by entering the following command on your terminal window:

npm install

Once completed, run:

npm start

To Be Completed

If given more time, I would add or complete the following things:

  • More responsive to different mobile devices
  • Fully functioning auto-complete input

Author

Daniel Cross

About

BookingGo Technical Test


Languages

Language:JavaScript 81.2%Language:CSS 15.6%Language:HTML 3.2%