File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,15 +49,15 @@ Mapapi (Map Action API) is a comprehensive solution that combines a robust API.
4949## Technologies
5050
5151- ** Django** : Used to build the backend for Map Action mobile app and dashboard.
52- - ** Postgres ** : Used to store users data and incidents reported
52+ - ** Supabase ** : Used to store users data and incidents reported
5353- ** Celery** : Used as an asynchronous task queue/job
5454- ** Redis** : Used as a message broker for Celery and for caching.
5555
5656## Features
5757
5858- ** API** : Provides endpoints for managing and retrieving data on environment-related incidents.
5959- ** Asynchronous Task Processing** : Uses Celery and Redis to handle background tasks efficiently.
60- - ** Database Management** : Utilizes Postgres for robust data storage and querying capabilities.
60+ - ** Database Management** : Utilizes Supabase for robust data storage and querying capabilities.
6161
6262## System Architecture
6363
You can’t perform that action at this time.
0 commit comments