Skip to content

zhamic7/git-plans

Repository files navigation

git-plans

CS188 Final Project: Pigeon!

Uses MapLibreGL JS and Next.js. To see a more in-depth description of this system, go to our blog post.

Getting Started

To use locally online, go to this link to run the application in your browser.

To run locally offline, run the following commands:

git clone [email protected]:zhamic7/git-plans.git
cd git-plans
npm install
npm run dev

Functionalities

Home page

  • Create new plan
  • Import plan from json

Map interface

To see a demonstration, watch this video.

  • Add days to route
  • Add new location to chosen day of route
  • Add location from bookmarks to chosen day of route
  • Add location to bookmarks
  • Edit added location
  • View added location information
  • Temporarily remove locations from chosen day of route
  • Permanently remove locations from chosen day of route
  • Export plan to json
  • Reset plan

About

cs188 final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages