Hacker News new | ask | show | jobs
by lawrencewu 4530 days ago
You're right. This is a just landing page I put together really quickly after I got annoyed with managing my flashcards in Anki. However, I want to use the interest and feedback of HN as motivation and inspiration to really flesh out the details of noot.

edit: fyi I do have prototype working in Django but it really looks terrible and I'd be embarrassed to show screenshots of my work so far.

3 comments

A few years back I created a basic open-source web spaced repetition app in Django: http://memizr.com/ https://github.com/stephenbez/memizr
I've been wanting to build a good SaaS flashcard app too (I'm interested in flashcards since that's how I study Scrabble words - tournament player) but I have no time. Good luck =)
Do you think noot could be created using Meteor?

I've been curious about learning Meteor and am wondering if a social flashcard app would be too much for it to handle.