Skip to content

Define schema and update seeder #4

@larsensolutions

Description

@larsensolutions

Mock data for a planned trip:

Trip route and description from "nasjonal turdatabase" aka UT.no. Possible to add a detailed plan for how executing the trip. IE. Day 1, start here, go there, camp here, fish there, kayjak. Day 2.. Basically, planning the legs, what to do along the way, the stops in the trip.

A trip plan would have

  • reference to nasjonal turdatabase
  • title
  • labels
  • users
  • legs

trip plan would consists of several "legs". A leg (1 day breakdown by default, could be smaller, larger) would have

  • coordinates (list)
  • title
  • total distance (km)
  • total duration (time )
  • media
  • stops
  • rating

A stop would have

  • location (point)
  • description
  • media

Would be cool to get suggested stops when planning.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions