Skip to content

TheSlimvReal/maps-calendar-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maps integrated Calendar

This microservice is build for a calendar application which focuses on the geographic places of the entries. Each entry is saved with the coordinates. There are endpoints for retrieving all upcoming events in the specified range which can be used to place them on a map. Additionally it allows to register a location which will mark all nearby events that are happening at the moment as attended. This data can be used by another endpoint to get reports for the number of attended entries in a specified range of time.

Usage

This is a gradle project with a MongoDB backend. The path to the MongoDB needs to be specified in the MongoConfig. After specifying the correct path the app can be run locally.

An example implementation of the frontend can be found here.

Have fun and start contributing.

About

Backend for the maps based calendar application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages