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

AstonJ
Which server-side languages are you most interested in right now? Anything new or relatively new that’s caught your eye? Maybe an older l...
New
bot
So you want to live-reload Rust - fasterthanli.me. Good morning! It is still 2020, and the world is literally on fire , so I guess we c...
New
New
New
finner
During a recent code review I came across this scenario: Code in review if (input.getValue() != null) { return Arrays.asList(value);...
New
AstonJ
Just discovered Fika - looks pretty neat! fn sum(a: Int, b: Int) : Float do a + b end I quite like the syntax, though would probably ...
New
Cellane
Phoenix 1.6.0 got released last week, with built-in authentication and mailer generators, a whole new HEEx (HTML-aware Embedded Elixir) e...
New
jaeyson
Hi all!, anybody tried this Elixir quiz from @Tetiana? She’s the one who made Elixircards.
New
jaeyson
Sorry for the very vague noob question, I really want to ask this: When do we use async or sync code in the context of Elixir? AFAIK gen...
New
jaeyson
Hey! Just a random thought though: Found an article from fudzilla where AI can be a good debugger. How does one integrate something like ...
New

Other popular topics Top

axelson
I’ve been really enjoying obsidian.md: It is very snappy (even though it is based on Electron). I love that it is all local by defaul...
New
PragmaticBookshelf
Design and develop sophisticated 2D games that are as much fun to make as they are to play. From particle effects and pathfinding to soci...
New
AstonJ
We have a thread about the keyboards we have, but what about nice keyboards we come across that we want? If you have seen any that look n...
New
PragmaticBookshelf
“Finding the Boundaries” Hero’s Journey with Noel Rappin @noelrappin Even when you’re ultimately right about what the future ho...
New
dimitarvp
Small essay with thoughts on macOS vs. Linux: I know @Exadra37 is just waiting around the corner to scream at me “I TOLD YOU SO!!!” but I...
New
DevotionGeo
The V Programming Language Simple language for building maintainable programs V is already mentioned couple of times in the forum, but I...
New
mafinar
Crystal recently reached version 1. I had been following it for awhile but never got to really learn it. Most languages I picked up out o...
New
rustkas
Intensively researching Erlang books and additional resources on it, I have found that the topic of using Regular Expressions is either c...
New
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
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