A web-based flash card application. Users have a selection of flash card decks to choose from. Users can select a deck and play a round of flash cards. Statistics are available for all of user's round:
- Name of the deck played.
- The number of cards answered correctly on the first guess compared to the number of cards in the deck.
- Total number of guesses made.
Flash Forward was built by:
Technologies used:
-
Ruby 2.2.3
-
Sinatra 1.4.6
-
ActiveRecord 4.2.4
-
JQuery 2.1.3
-
Postgres 9.3
-
Skeleton CSS
-
Rspec
##Development We utilized a streamlined agile process based on the Kanban system. To ensure proper git hygiene, we utilized the Steven G. Harms Enhanced Rebase Optimized Team Enabled Git Workflow(tm).