[MPL-2] Video interface
Go to file
Edouard DUPIN e2b5f53f83
Merge pull request #9 from meakio/master
Issue #1 - Postgres

juste le nom d'une base a changer (group), peut-ètre le dossier a changer pour la BDD, et retirer les variables d'environement...
2020-02-16 13:31:59 +01:00
back feat: transfer_bdd to postgres 2020-02-15 09:08:40 +01:00
front [DEV] continue transfer in BDD 2020-02-14 00:39:06 +01:00
postgres feat: postgres docker 2020-02-15 09:08:07 +01:00
.gitignore feat: add postgres/data in gitignore 2020-02-15 09:13:56 +01:00
readme.md [DOC] add a todo list 2020-01-06 21:39:52 +01:00

Karideo

Kangaroo And Rabbit (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...

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
  • ...