Django + mongo
Budget: ₹600 – ₹1,500 INR
I need a django admin panel to perform crud operation in mongodb
It should work with local mongo instance in windows aswell as Linux(hosting) server
Table spec:
Product code: unique charfield
Name:
Description:
Primary image: path should bE stored here and image in a image directory(on deleting this record, image should also get deleted or replaced on update)
Images: same asimage but this should be an array of images
Tags: array of tags for the product
I need a Api to fetch data based on tags filters
It should work with local mongo instance in windows aswell as Linux(hosting) server
Table spec:
Product code: unique charfield
Name:
Description:
Primary image: path should bE stored here and image in a image directory(on deleting this record, image should also get deleted or replaced on update)
Images: same asimage but this should be an array of images
Tags: array of tags for the product
I need a Api to fetch data based on tags filters