fac-15 / MALM

Week 5 project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MALM

Week 5 project

To review our project run:

  1. clone the repo
  2. npm i
  3. npm run dev

---- OR ----

  1. Go to Our Heroku site, currently down because API expired.

TRAVIS: Build Status

AIMS

Firstly, we wanted to include a search-bar with an autocomplete function which would allow the user to click on a company name and populate its logo, email address, phone number, website and street address. It worked with an exemplary example of modularisation, admirable in our dom.js file.

OUTCOME

Our first goal has been reached, and the Twitter stretch goal date is TBD.

STRETCHGOALS

1- Had we had more time, we would have included a Twitter API call to display the latest tweet of the selected company. We were not far off the final goal!

2- If we had more time, we would have liked to bring the entire object in and store it locally in our server so that future API calls from the front-end (e.g. clicking the list item) could have been done offline in our local server.

About

Week 5 project


Languages

Language:JavaScript 77.1%Language:CSS 14.3%Language:HTML 8.6%