python-mapswipe-workers icon indicating copy to clipboard operation
python-mapswipe-workers copied to clipboard

MapSwipe Back-End

Results 100 python-mapswipe-workers issues
Sort by recently updated
recently updated
newest added

Related to: https://github.com/mapswipe/python-mapswipe-workers/pull/780#discussion_r1227792502 Currently, we are calculating the group's total area and max time allowed using the aggregated module as it is only used by it introduced in [PR#780](https://github.com/mapswipe/python-mapswipe-workers/pull/780). For...

refactor

suggested to have a maximum zoom on load so that if a user or group has only contributed to one mission it doesn't look like this

Currently code for the firebase lives in several different places. It would be nice to group them into a class which handles all the firebase logic in one place. -...

mapswipe/python-mapswipe-workers#765 Dan saw a random character in map.

## List of groups for the back collection | Group Name | | ------------- | | Amazon | | Cisco | | Grainger | | Hewlett Packard Enterprise | |...

Currently the repositories for **Manager Dashboard**, **Python Workers** and **Firebase Functions** are located in the same repository and they share the same docker-compose file. - Manager Dashboard is a statically...

enhancement

Currently a **draft** project is created in firebase and it's imported on postgres. The **draft** project is then used to create **project** in postgres and also push it back to...

Firebase provides emulator that can be used for local development and testing #### Why? - Safer - Faster - Cheaper - Independent database instance