-
![Capture d’écran 2024-01-16 000024](https://github.com/batoum0-code/mern-book-client/assets/112777869/a82f7501-8906-47ea-8633-af6e4bb00265)
![Capture d’écran 2024-01-16 000045](https://github.com/ba…
-
Showcase the CRUD operation using the Firebase Realtime Database. You can follow the implementation of the Cloud Firestore CRUD operation and just build a similar thing with Realtime Database, or come…
-
Recently, I was using Meilisearch for full text search with Nextjs and Prisma. As a create operation was made, I added an object in Prisma then indexed it on Meilisearch. However, when I want to Updat…
-
### What problem does this feature solve?
I could not figure out how to fetch a single record by its id
### What does the proposed API look like?
Simple getting started guide with examples for CRUD…
MWals updated
1 month ago
-
The following is the operations we have to write their functionalities. Please look through the app and let's know other missing operation and add it here.
---
**SignIn**
---
_params_ -> (ema…
-
### Which package?
vizro
### What's the problem this feature will solve?
Vizro excels at creating modular dashboards, but as users tackle more sophisticated applications, the need arises for reusab…
-
**Details subject to change until the CloudInit CRD HEP is agreed-upon and merged** (TODO: add link to HEP when it exists)
**Is your enhancement related to a problem? Please describe.**
https://git…
-
## Introduction
I noticed there was no straightforward way to add a Kanban view to your data, so I developed a new Kanban feature that allows you to easily update the status of a task, among other …
-
### Title
Crafting Clean and Maintainable APIs with Django REST Framework
### Describe your Talk
Hello Django peeps 😎, this talk will cover about
- What is DRF and it's basic overview ? 💥…
-
Use `pymongo` to create wrapper code for performing CRUD operations. Expected service file to be created is `src/services/database_service/db.py`