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
- Host: GitHub
- URL: https://github.com/samdroid-apps/managebactothefuture
- Owner: samdroid-apps
- License: agpl-3.0
- Created: 2015-04-05T05:53:03.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-06T02:53:14.000Z (about 11 years ago)
- Last Synced: 2025-02-15T23:35:10.878Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 316 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)