GithubHelp home page GithubHelp logo

joelburget / memfinity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kohlmeier/memfinity

0.0 2.0 0.0 392 KB

social spaced repetition system

License: MIT License

JavaScript 20.78% CSS 62.64% Python 14.81% Makefile 0.18% HTML 1.59%

memfinity's Introduction

Memfinity

Memfinity is a modern webapp and API to provide a social, spaced repitition system. You can easily create flash cards and practice them utilizing a spaced repetition algorithm. You can make your flash cards public or private. You can follow other users or search for topics of interest to discover new cards of interest. If you see a card you like, you can "take" (make a copy of) that card for yourself.

A current, partial list of features:

  • Create, edit, and delete cards.
  • Support for Markdown syntax, including support for image links.
  • Chrome extension for even faster card creation.
  • Review cards using a spaced repetition algortihm (Leitner algorithm)
  • Follow/unfollow users. Your follows then populate a pesonalized "feed" of cards.
  • Full text search, including support for @usernames and #tags.
  • Authentication performed via Google accounts.
  • Open source and API-based architecture, for easy extension to mobile apps, etc.

The site is developed on Google App Engine with the Python SDK. The frontend is written is React. Some desired features are listed as open issues, and pull requests are welcome!

Installation Instructions

# First, install Google App Engine SDK for Python. Clone the repo, and run:
make deps
make serve

Primary application routes (TODO)

Signed out

/ => Signup/Splash page
/[user] => Specific [user] card list/stream

Signed in

/ => Signed-in-user's card list/stream
/feed => Signed-in-user's friends' chronological card-added feed
/[user] => Specific [user] card list/stream

memfinity's People

Contributors

kohlmeier avatar joelburget avatar sbirch avatar chrisklaiber avatar jasonrr avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.