Skip to content

Cue v1.0.0

Latest
Compare
Choose a tag to compare
@ClaytonPassmore ClaytonPassmore released this 29 Mar 01:49
· 8 commits to master since this release

Cue v1.0.0

The initial release of Cue - flashcards for the modern student.

Library

  • Create, edit and delete decks of flashcards
  • Play through decks
  • Share your cards with friends or even the entire Cue community
  • Decks will automatically be backed up to the Cue Cloud.

Discover

  • Find decks created by other users in the community and add them to your library
  • Browse new and top-rated decks
  • Rate decks

Search

  • Find decks by searching with keywords
  • Add these decks to your library

Release Details

This release includes both the server application which can be found in /Server and the client application which can be found in /Cue.

The client is built using Facebook's React Native and supports iOS 9+ and Android 5+.

The server is built using Python, Flask, and MySQL. The dependency list is targeted at Debian-based Linux distributions but will likely run on anything with some tweaking.