I’ve been having a lot of fun with abstraction/object oriented stuff. With it I set up a whole system that loads plugins and gives them methods to call like a logger, setNotification(), etc. Also the system calls it’s getNotifications() function every 5 minutes (will be configurable).
I’ve also moved the implementations of my school’s grade/homework system and email imap to the new schema, along with implementing slack. The big thing right now is to design/create the web ui. It will be able to handle everything eventually.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.