https://github.com/codeftw/aiproofdev-binge-watch
https://github.com/codeftw/aiproofdev-binge-watch
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeftw/aiproofdev-binge-watch
- Owner: CodeFTW
- Created: 2024-04-12T18:46:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T19:25:25.000Z (about 2 years ago)
- Last Synced: 2025-12-31T00:33:23.818Z (6 months ago)
- Language: Ruby
- Size: 109 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Binge Watching App
## Problem
Track all the videos watched/not watched in a YouTube channel (series guide for YouTube).
## Features
- Connect to my YouTube account.
- Add channels.
- Sync like / unlike reactions.
- Consider like/unlike as watched (bidirectional?).
## Proposal
Implement the same web app in multiple stacks:
- **Meteor + React + MongoDB** - Filipe's choice
- **Next.js App router + PostgreSQL** - Francisko's choice
- **Nest.js + Vue.js** - Robert's Choice
- **Ruby on Rails + SQLite** - João's choice
- **Go + HTMX? + MySQL** - Isaque's choice
### Why?
- Understand differences.
- Make informed choices.
- Learn tradeoffs.
- Learn how to argue in favor of a solution.