Skip to content

Make GUI/dashboard.py an application #23

@achoudh5

Description

@achoudh5

Currently, the dashboard.py file under GUI folder is a mere code that someone needs to run on their cli.

Problem statement:-

  • If a user who doesn't know how to use cli might never run this code under dashboard.py. We have to make sure they do use this wonderful product. (Hint: Can we make this tkinter GUI an application?)

  • Find a best way for users to download this application, do they need to git clone only? can there be any other way of doing it?

  • We need to make sure all the requirements are met when they install application ie all necessary packages and everything shouldn't be an issue irrespective of their OS (Maybe docker)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions