Exadra37

Exadra37

VideoHub - my new app built with Elixir and Phoenix

Finishing my app to take notes on Videos:

I am aiming to put it online on my playground by this weekend.

Edit: It’s up https://video-hub.exadra37.com

Most Liked

Exadra37

Exadra37

I made it available as an Alpha release on a subdomain of my personal site:

https://video-hub.exadra37.com/

A good example of a video where I have added a lot of notes and bookmarks:

https://video-hub.exadra37.com/watch/6-robert-virding---hitchhiker-s-tour-of-the-beam

Watching videos and taking notes helps me memorize better what I learn from them, and also to revisit later the video to find something I know its on it.

Please feel free to use it for real, that I guarantee that I will keep the database between updates to the website, and once I release it to production I will migrate the database too.

Currently is only a Minimal Viable Product with its bare-bones, but I have great plans for it:

  • Allow discussions to be limited by invited users or open to the public, provided they are registered users.
  • Allow to write video articles
  • Allow to define private and public content, aka videos, notes and discussions.
  • Add tags.
  • Add search.
  • Social network sharing.
  • Add Video url only, and then call the Youtube API to get the video data.
  • Support for Vimeo videos if possible to implement.
  • Allow to comments on notes.
  • Allow to start a discussion from a note.
  • Add like button via emojis.
  • Add flag button.
  • Filter videos.
  • Password recovery functionality.
  • And many more

Feel also free to suggest anything you would like to see implemented.

AstonJ

AstonJ

Ooo looks good Paulo! When’s it going live? :sunglasses:

Exadra37

Exadra37

Maybe tomorrow or Sunday.

It’s still very green, keeping discovering bugs here and there.

Basically this is the Programming Phoeniox 1.3 book app that I made some years ago, with some features added and some makeover.

commit 7e52fe8e39be60496bf4eb2d4307a0960da897e5
Author: Exadra37 <exadra37@gmail.com>
Date:   Mon Feb 12 19:56:41 2018 +0000

    Big Bang :)
    
    Signed-off-by: Exadra37 <exadra37@gmail.com>

 README.md | 1 +
 1 file changed, 1 insertion(+)

Currently working on deleting notes feature:

Where Next?

Popular Backend topics Top

New
AstonJ
I’ve seen more and more people get into Rust recently, so thought it would be cool to have a thread for people to share what they like ab...
New
AstonJ
Currently a hot topic in the BEAM world, let’s start a thread for it (as suggested by @crowdhailer here) :smiley: What are your current...
New
pillaiindu
I have heard many times that languages with a garbage collector aren’t great for system programming. Today I saw a book titled “Hands-On ...
New
First poster: bot
AbstractMachinesLab/caramel. :candy: An Erlang backend to the OCaml compiler. Contribute to AbstractMachinesLab/caramel development by c...
New
First poster: bot
This Python script mimics Babbage’s Difference Engine. In Use this Python script to simulate Babbage’s Difference Engine, Python offered...
New
Jsdr3398
I love how elixir works and some of its perks, but I’m still pretty uncomfortable, especially when mix/hex gets involved. Did anyone els...
New
OvermindDL1
Woooooooo! This is such a huge release for it, and 2 years incoming! In short, the library is now using an updated hyper backend (not j...
New
mafinar
I did not add this to a “this weekend I’ll learn” like my few other journals as I am decided on using this in the long term. Last I work...
New
mafinar
December is only a few weeks away. I have been detached from programming puzzles for a while now so thought I would give myself some warm...
New

Other popular topics Top

AstonJ
What chair do you have while working… and why? Is there a ‘best’ type of chair or working position for developers?
New
malloryerik
Any thoughts on Svelte? Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue...
New
ohm
Which, if any, games do you play? On what platform? I just bought (and completed) Minecraft Dungeons for my Nintendo Switch. Other than ...
New
AstonJ
Thanks to @foxtrottwist’s and @Tomas’s posts in this thread: Poll: Which code editor do you use? I bought Onivim! :nerd_face: https://on...
New
AstonJ
Continuing the discussion from Thinking about learning Crystal, let’s discuss - I was wondering which languages don’t GC - maybe we can c...
New
gagan7995
API 4 Path: /user/following/ Method: GET Description: Returns the list of all names of people whom the user follows Response [ { ...
New
PragmaticBookshelf
Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single...
New
New
DevotionGeo
I have always used antique keyboards like Cherry MX 1800 or Cherry MX 8100 and almost always have modified the switches in some way, like...
New
AnfaengerAlex
Hello, I’m a beginner in Android development and I’m facing an issue with my project setup. In my build.gradle.kts file, I have the foll...
New