|
|
|
|
|
by 2143
1425 days ago
|
|
I made a private web app — a glorified list really — that allows you to type in a movie to add to a watchlist, and then later you can mark an item as watched. It just keeps track of the movies in your list, counts of watched and unwatched movies, the day you added a movie, marked a movie as watched etc. Nothing sophisticated or smart. No pictures. Just a dumb boring list. Something I coded up on a boring Sunday. Only me and a handful of friends use it. Although it's out there on the internet (hosted on a cheap DigitalOcean droplet) and is open-source, I'm deliberately not sharing it here because it's not quite ready yet for the potential hug of hacker news: - there's no email validation - there's no captcha or anything - I'm too lazy to fix the above problems |
|