Skip to content

Improving the admin controls interface #36

Open
@eshaan7

Description

@eshaan7

Describe the solution you'd like
The "admin controls" are, at the moment, limited to just performing CRUD database operations along with some searching and filter options.
These are inbuilt in Flask-admin. We should add some more features such as:

  • charts to visualize data

  • CKeditor for description field in Challenge and Notification models.

  • Alerts for some of the logging techniques we already use.

  • export data as CSV (Reference)

  • GUI control of config.py CTF settings

  • One may go through flask-admin documentation and suggest new ideas.

  • Ideas can be taken from here as well.

Note:
If you are a GSSoC participant, please note that the difficulty level of this would vary depending on how many features you add (Medium to Hard).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions