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.
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.
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.