Skip to content

Admin interface for several MongoDB built using Django 1.11 and Bootstrap. Features a JSON editor written in JavaScript that supports nested JSON objects.

Notifications You must be signed in to change notification settings

Impish-/mongoadmin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

Make sure you have the following packages installed:

  • Django 1.11
  • mongo-python-driver

pip install -r requirements.txt

License

BSD

Ideas for further development

  • Connecting: Store favorites, support for SSH tunnels
  • Collection view: Ability to store filters / views
  • Support for indexes, etc.

About

Admin interface for several MongoDB built using Django 1.11 and Bootstrap. Features a JSON editor written in JavaScript that supports nested JSON objects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 36.7%
  • Python 35.2%
  • HTML 28.1%