Update roadmap readme

pull/10/head
Chocobozzz 2016-04-28 19:31:08 +02:00
parent e9f2c1ac66
commit da81752730
1 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ Thanks to [webtorrent](https://github.com/feross/webtorrent), we can make P2P (t
## Features
- [ ] Frontend
- [X] Frontend
- [X] ~~Simple frontend (All elements are generated by jQuery)~~
- [X] Angular 2 frontend
- [X] Join a network
@ -38,8 +38,8 @@ Thanks to [webtorrent](https://github.com/feross/webtorrent), we can make P2P (t
- [X] View the video in an HTML5 page with webtorrent
- [ ] Manage user accounts
- [ ] Inscription
- [ ] Connection
- [ ] Account rights (upload...)
- [X] Connection
- [X] Account rights (upload...)
- [X] Make the network auto sufficient (eject bad pods etc)
- [ ] Manage API breaks
- [ ] Add "DDOS" security (check if a pod don't send too many requests for example)