项目作者: hklchung

项目描述 :
A travel planner app.
高级语言: Python
项目地址: git://github.com/hklchung/TravelPlanner.git
创建时间: 2020-01-11T09:41:06Z
项目社区:https://github.com/hklchung/TravelPlanner

开源协议:

下载


Contributors
Forks
Stargazers
Issues




Logo


Embark




This is the home to Embark, the next generation itinerary planning platform for everyone. #itinerary #machinelearning


Explore the docs »




View Demo
·
Report Bug
·
Request Feature


Table of Contents

About The Project

Embark is the next generation itinerary planning platform for everyone, by simply entering your
prefercences, we will generate an itinerary just for you.

Built With

Getting Started

To run the Embark development version, follow these simple steps.

Prerequisites

Make sure you have installed the approrpiate Python version in your workspace. These include:

  • Python 3.6+

and the required depedencies for running the scripts:

  • Pandas
  • Numpy
  • Json
  • Geopy

These could be easily found on Anaconda or installed with pip, e.g.

  1. pip install geopy

Installation

  1. Clone the repo
    1. git clone https://github.com/hklchung/TravelPlanner.git
  2. Switch to the local repo folder, run the main.py
    1. python main.py

Usage

To be constructed

Roadmap

See the open issues for a list of proposed features (and known issues).

Contact

Your Name - @theembarkapp
Project Link: https://github.com/hklchung/TravelPlanner

Contributors

This project exists thanks to all the people who contribute.