Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make tool for creating new homework topics via GUI #1

Open
LukeRoantree4815162342 opened this issue Aug 26, 2018 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed Python this issue relates to Python code

Comments

@LukeRoantree4815162342
Copy link
Owner

Topic is already a class, new homework topics are simply objects of this class - creating a GUI tool to allow creation of new topics would allow users to make custom ones with no programming knowledge, greatly increasing the usefulness of this tool.

Will require;

Making a new GUI with Gooey

changing how topic objects are stored (or even if they are - create an instance as needed?)

@LukeRoantree4815162342 LukeRoantree4815162342 added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Aug 26, 2018
@LukeRoantree4815162342 LukeRoantree4815162342 added the Python this issue relates to Python code label Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed Python this issue relates to Python code
Projects
None yet
Development

No branches or pull requests

1 participant