GithubHelp home page GithubHelp logo

plemiszki / flash-cards Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 2.53 MB

A Rails app for practicing Hindi and Spanish. It also includes flash cards to quiz yourself on any subject.

Ruby 57.83% JavaScript 37.43% CSS 0.93% HTML 2.52% Shell 0.07% SCSS 1.21% Procfile 0.02%

flash-cards's Introduction

Flash Cards

I like learning new languages but I'm not particularly good at it. I've used both Rosetta Stone and Duolingo, but have found that their multiple choice questions don't result in me remembering the proper grammar in real world situations.

I decided to try my hand at writing an app that would allow me to practice Hindi by forcing me to write the correct translations to English sentences without the help of multiple choice answers. Later, I added Spanish as well.

Creating Nouns, Verbs, and Adjectives

It is the users responsibility to populate the database with nouns, verbs, and adjectives that the app can then use to create sentences. This was accomplished using conventional Rails CRUD models, controllers, and views.

nouns_list

Tags

Words can be assigned tags. For example, you may want to tag a word as "Needs Attention".

noun_details

Creating Quizzes

Quizzes are created by selecting different kinds of questions. If desired, questions can be associated with a tag to limit the potential pool of words chosen for that question.

quiz_details

Running Quizzes

You will be given a quiz with the questions you selected.

quiz_correct

Hindi sentences can be written in Devanagari or in transliterated Roman letters.

quiz_devanagari

It has Spanish questions too!

quiz_spanish

You'll get your score (and a list of questions you got wrong) at the end of the quiz.

score

Other Subjects

You can also use this app to create quizzes on subjects other than languages. One question type is simply called Card, which lets you fill in whatever question you want.

card

You can insert an image into the question if desired.

card

For longer answers, such as a word definition, you can make cards multiple choice.

multiple_choice

You can even create matching questions!

matching

flash-cards's People

Contributors

dependabot[bot] avatar plemiszki avatar

Stargazers

 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.