This is a inventory management app built using Django having MongoDB as a database that allows a user to manage and update the inventory data of a store.
> git clone https://github.com/nidhisha-shetty/Django-MongoDB
> cd Django-MongoDB
> python manage.py runserver