Code Monkey home page Code Monkey logo

flash-card-app's People

Contributors

jonathanwexler avatar richardmable avatar sethlieberman avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

flash-card-app's Issues

Create Wiki

Create a basic wiki demonstrating how to use our application.

Real Seed File

Create a seed file with real content. How much content depends on how much time we have. I would leave this till later in the week.

User can take a quiz

User can take a quiz. A quiz consists of questions. It will be multiple choice and the user selects via radio buttons or checkbox. We will pull answers via Level.find(1).cards.find(randomnumber).answer and first limit the random number by checking the length of the returned array - 1 via Level.find(1).cards.length. In the controller, we will write logic that checks the correct answers, and then if the user passes the quiz, we will update the users' profile with the correct credibility and level.

Quiz- submit button

User needs to submit the quiz with submit button. The quiz score needs to be populated and stored.

Add avatar to profiles

Add either paperclip or another gem to allow users to upload avatars. Have a good default avatar.

Seed File

Create a basic seed file, just enough to get started and play around with.

Readme

Keep the readme current and make it look professional.

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.