Skip to content

JuanJakobo/CycleMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CycleMap

Blog for bicycle tours displayed on a map

Tourview:

Details for a trip:
  

Features

  • Display tours stored in the backend in a map view
  • Show details regarding the stage
  • Show pictures for the stage (WIP)

Installation

How do build

To build without using docker compose

Frontend: docker build -t cyclemap/frontend .
Backend: ./gradlew bootBuildImage --imageName=cyclemap/backend

Then upload the images to the server, edit the .env files so that it fits to your needs and run docker-compose up

Usage

To upload tours to the backend you can use the Cylcemap-Android-Upload-Client. Once upload the tours will appear in the map.

About

Show bike trips on a map and write about the stages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors