Skip to content

xcls/gocard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gocard

Web-app for sharing and using spaced repetition flash cards.

Development

go get -u github.com/xcls/gocard
cd $GOPATH/src/github.com/xcls/gocard
make server
make autotest

Features / Roadmap

  • Easy to share decks/cards
  • Decks can be added partially, and the parts can be activated/deactivated whenever
  • Decks can have a description, similar to a README on Github. They can have external links to the subject/book/course they are about.
  • An API that allows other apps to integrate the decks in, for example, video courses

Inspiration

Side-project motivation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published