Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Horlawhumy-dev authored Jul 9, 2024
1 parent a34034f commit d0c36c9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

A simple Django backend for a inventory mananagement that manages users, products, orders and reports. It supports basic CRUD (Create, Read, Update, Delete) operations for all services.

### Note: Future enhancements would be to use:
** Redis for catching
** Kafka for sending stream of orders
** Introduce email engine for notifications

## Features

- Endpoints for managing users authentication and authorization with RBAC
Expand Down Expand Up @@ -65,4 +70,5 @@ A simple Django backend for a inventory mananagement that manages users, product

```
./api_doc.txt file
```
```
## Assessment Feedback 🙏

0 comments on commit d0c36c9

Please sign in to comment.