Javascript one page mail box applicatoion.
- System of folders
- List of messages
- Read a message
- Filters over message list (readed, favourited, priority)
- And one simle chart
- Search in downloaded messages
- Message counts by priority
- Highlighting of unread and urgent messages
- Twitter Bootstrap
- JQuery
- Chartist.js
- Download source files
git clone https://github.com/dimichspb/js-mailbox
- Install dependencies
bower install
- Enjoy
Returns collection of user's folders
Returns collection of messages
?folder=(id)
Filters messages by ID
Sets new message params. You need to send new version on object, not only changed parameters.
Deletes a message.