Giter VIP home page Giter VIP logo

homeworkgenerator's Introduction

LukeRoantree4815162342.github.io

personal website

homeworkgenerator's People

Contributors

lukeroantree4815162342 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

homeworkgenerator's Issues

Find md2py alternative

md2py (as of now) is incompatible with python 3.x.
I have ported enough of it locally on my computer to get the needed functionality, but this is far too complicated to expect end users to do themselves. An alternative needs to be found, preferably allowing for use of github's markdown styling (although not essential)

I will also make a pull request to md2py to make it python3 compliant, but I'm not sure if it's being actively maintained.

Topic/TopicStore operators list should be accessible from TopicStore object

Needs to be implemented before #1

Users should not be able to create their own operation, leaving us to let them see a choice of options when making a new topic - currently not possible (operators is a private Topic list)

Ideally this will be part of TopicStore, but accessible from inside the Topic class, so as not to duplicate the list

Restructure how topics are stored between sessions

Refactoring required before #1 is implemented

Aim is to have descriptions of topics stored long term in a separate file (csv or other plain text) - now a Topic object is created at startup for each topic, this is not scalable. Ideally single Topic object will be created using it's stored description, after it has been selected by the user

Make tool for creating new homework topics via GUI

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?)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.