syncMyMoodle icon indicating copy to clipboard operation
syncMyMoodle copied to clipboard

GUI

Open Romern opened this issue 4 years ago • 4 comments

Romern avatar Oct 14 '20 13:10 Romern

Issues:

  • Random (?!) Segmentation faults.
  • Settings
  • Maybe tree structure like in syncMyL2P

Romern avatar Oct 14 '20 17:10 Romern

Basic Functionality and changable Settings in #22

NiklasVousten avatar Nov 26 '20 16:11 NiklasVousten

TODO:

  • [ ] Selectable and coloured Tree
  • [ ] Filters (Per module)
  • [ ] Log
  • [ ] Manual

Romern avatar Dec 02 '20 20:12 Romern

Having a GUI seems to come with more problems than it solves. However having dealt with a few projects a simple web interface using bottle.py was the cleanest and most maintainable solution I have come across.

septatrix avatar Jul 01 '21 18:07 septatrix