DEV Community

Cover image for Python Django User Interface
Lakshgupta
Lakshgupta

Posted on

2

Python Django User Interface

To make use of Mongo database collections and to omit command line interface interactions, planned to create a user interface based on Python Django tech stack.

  • Developed a UI which has a MongoDB based data extraction
    mechanism.

  • Button Based UI which is easily accessible over internal platform and preferably less functionalities than the Mongo Atlas to enjoy the comfort of less information.

  • CRUD operations can be performed onto the UI which is deployed into production via internal servers.

  • Integrated Role Based Access Control (RBAC) Mechansism in user creation model of Mongo UI.

  • Worked on Real time IDE creation and developed UI Frontend design taking all the requirements under consideration.

  • Converted the conventional update of data to streamline
    flow via Django based UI.

  • Reduced the human intervention and execution time and automated the workflow.

Top comments (0)