An open API service indexing awesome lists of open source software.

https://github.com/samdroid-apps/managebactothefuture

UNMAINTAINED - ManageBac for Humans
https://github.com/samdroid-apps/managebactothefuture

Last synced: about 1 year ago
JSON representation

UNMAINTAINED - ManageBac for Humans

Awesome Lists containing this project

README

          

# ManageBacToTheFuture

> ManageBac for Humans

ManageBacToTheFuture provides a new web ui for ManageBac. It has a Google+
style cards stream that is time sorted.

There is also a python ManageBac api (a giant hack on top of bs4) in the `/lib`
folder. It even has documentation, run `make html` in `/`.

# Status

* [x] **Markdown**! Every message, comment & calendar description is treated
as markdown!
* [x] List messages and comments
* [x] Comment posting
* [x] View calendar events
* [ ] View and interact with dropboxes in calendar events
* [x] Files and folders
* [ ] Files and folders from the 2nd page
* [ ] Split the stream into multiple pages/JSON-documents?
* [ ] Confirm login works outside telo.mb.com domain
* [ ] Post messages
* [ ] Message attachments
* [ ] Admin/teacher stuff (probably will never be implemented unless I get an
admin or teacher login)