KilimoGuard / kilimoGuard_Backend

The KilimoGuard backend is the core service that powers the KilimoGuard AI platform, focused on predicting and managing crop pests in East Africa. The KilimoGuard backend, built with Django, powers the platform's core services, including AI-driven pest prediction, user authentication, and data management.
https://kilimoguard-backend-1twn.onrender.com
0 stars 0 forks source link

add connection for mongo db #12

Closed petermirithu closed 3 months ago

petermirithu commented 3 months ago

This pr involves the addition of code to connect the project to mongo db. It also has a dummy user table and a serializer for which all other models and serializer follow suite.