[DOC] add a todo list
This commit is contained in:
parent
63e303c72c
commit
46d9bb3092
37
readme.md
37
readme.md
@ -1,8 +1,43 @@
|
||||
Karideo
|
||||
=======
|
||||
|
||||
**K**angaroo **A**nd **R**abbit (v)IDEO is a simple framework to propose video striming for personal network (like google play, netflix, amazon video... without payment module)
|
||||
**K**angaroo **A**nd **R**abbit (v)IDEO is a simple framework to propose video streaming for personal network
|
||||
(like google play, netflix, amazon video... without payment module, but with login interface)
|
||||
|
||||
|
||||
Run and install:
|
||||
================
|
||||
|
||||
so simple...
|
||||
|
||||
```{.bash}
|
||||
cd back
|
||||
docker-compose up -d
|
||||
cd ../front
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
TODO list:
|
||||
==========
|
||||
|
||||
- API to add cover (media && group)
|
||||
- GUI to add cover (media && group)
|
||||
- GUI to add a media
|
||||
- GUI to check if media already uploaded
|
||||
- GUI to play the next episode
|
||||
- GUI to do back on the view
|
||||
- GUI corect the reload webPage
|
||||
- API for univers
|
||||
- GUI to change the name of a media
|
||||
- GUI to change the group of the media
|
||||
- GUI to change the saison of the media
|
||||
- GUI to change the episode number of the media
|
||||
- GUI to change the univers of the media
|
||||
- GUI to add new univers, group, saison
|
||||
- Application mode of the GUI
|
||||
- Correct the problem of production mode
|
||||
- API add OAuth model
|
||||
- API add user specific last view and position in videos and series
|
||||
- ...
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user