Project submission for the Global Travel Hackathon in Barcelona, by askliv team
.
Allow people to be more confident when planning a trip.
askliv.app
https://github.com/izebb/askliv
Current online platforms are not catering to a large group of people which turn to offline vendors or do not travel at all because of missing accessibility. Our project, askLiv aggregates and makes travel advise actionable & relevant based on user specific needs. Solving real user problems and making travel more accessible by providing an easy to use content platform.
-
Hackathon topic you used:
- Accessibility
- Community
-
The development tools used to build the project:
-
SDKs used in the project;
-
APIs used in the project;
-
Any assets used in the project;
- Unsplash: For website images
- Noun Project: For icons
-
Any libraries used in the project;
- React: To build the interface
- Moment: To handle the datepicker
- Orbit: UI library
- Contentful: CMS to handle destinations, categories and questionaires
-
Any components not created at the hackathon;
- Authentication
List all the team members. For example:
- Kevin James Parks - kevinjamesparks
- Gabriel Izebhigie - izebb
- Djamal Sadaghiani - Djamal-Sadaghiani
- Ana Schwendler - anaschwendler
- Everyone knows someone that could benefit from a project that help show how to travel anywhere
- The main goal of the tool i to include all people that were maybe not able to travel before
- Clone the project:
$ git clone git@github.com:izebb/askliv.git
- Run the installation:
$ npm install
- Run the project locally:
$ npm start
Then your project should be live at: localhost:3000
-
For UX/UI we decided to use the Kiwi UI definitions
-
For the app we used React
-
For the database we used Firebase
The code in this project is licensed under MIT license. By contributing to this project, you agree that your contributions will be licensed under its MIT license.