Update roadmap readme
authorChocobozzz <florian.bigard@gmail.com>
Thu, 28 Apr 2016 17:31:08 +0000 (19:31 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Thu, 28 Apr 2016 17:31:08 +0000 (19:31 +0200)
README.md

index 1749f251370fe8afa6781aa44539605ef20fc9d8..6df8bea190e21a7f077899ef29139662885dbf94 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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)