JaeYeopHan / customize_your_travel_prj

cyt_prj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CYT (Customize Your Travel)

You can create your own travel course based on data from Naver's 'Places to Watch'. Each date is rendered in a different colored polyline and can be adjusted by dragging and dropping. The data that can be selected are divided into categories such as sightseeing spots, restaurants, and shopping, and it is a service that enables a more pleasant travel plan.



API Document

Please refer to the this page (made by jsdoc3).


Development Installation

$ git clone https://oss.navercorp.com/jbee-han/final_project_CYT cyt_prj
$ cd cyt_prj
$ npm install
$ npm start

Supported Browser

Chrome for iOS
Latest

Bug Report

If you find a bug, please report it to me using the Issues page on Github.


LICENSE

MIT LICENSE

About

cyt_prj

License:MIT License


Languages

Language:JavaScript 72.9%Language:CSS 17.7%Language:HTML 9.3%