Eurohub was built as part of Euromoney's Techsprint 2015 hackathon competition. It was designed to alleviate many of the problems associated with cumbersome and ill-designed intranets by providing an intuitive search function alongside a dynamically loaded single page app.
- Clone the repo and cd into it.
- Run
npm install
on the terminal. - Run
gulp build
on the terminal. - Run
npm start
on the terminal. - Load up the web-app on
http://localhost:8080
Alternatively, check out our deployed version on heroku:
http://euro-hub.herokuapp.com/
As a busy Euromoney employee
So that I can communicate with the right person
I would like to be able to search for a fellow employee
As a blocked Euromoney employee
So that I can find an expert for my specific task
I would like to be able to search fellow employees by their skills
As a new Euromoney employee
So that I can find important company information quickly
I would like to search company documents by keyword
As an unsure Euromoney employee
So that I can start searching without knowing exactly what I'm looking for
I would like to search company documents by keyword