Skip to content

Commit d75efc4

Browse files
authored
Merge pull request #19 from 223MapAction/dev
Dev
2 parents faa2571 + b729749 commit d75efc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)