OpenWISP
Design a navigation menu for the OpenWISP 2 admin UI
In this UX task you can help us to improve the UX of the OpenWISP 2 admin website by adding a navigation menu in the top bar on the left, under the logo.
We need something nice but simple and usable.
Proceed as follows:
- Star and fork openwisp-utils
- Install openwisp-utils using
python setup.py develop
as suggested in the README (third suggestion in "Install development version"), ensure to use python virtualenv - Star and fork openwisp-controller
- Install openwisp-controller for development, install this module in the same virtualenv you created for openwisp-utils
- now start working on the following CSS file openwisp_utils/admin_theme/static/admin/css/openwisp.css and the django admin templates in order to add the menu
- when ready, send a pull request to openwisp-utils
Test your changes while running the development server of the openwisp-controller module. Don't forget to ask questions to your mentors!
Task tags
Students who completed this task
Hizkia Felix