Skip to content

SamG-H/flipr_quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLIPR QUIZ - Complete quizzes made using the flipr api (a flashcard based application)

I created a flashcard app called flipr not long ago. After completing the web app, I wanted to create a companion website that would let users take quizzes based on those stacks of flashcards.

Installation

1. clone this repo along with the flipr backend***
2. cd into backend directory
3. run *bundle install*
4. run *rails s*
5. open another terminal 
6. cd into flipr_quiz and run *npm install*
7. *yarn start*

flipr backend

*** flipr_backend

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/SamG-H/flipr_quiz. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

This web app is available as open source under the terms of the MIT License.

About

A react app that allows users to create stacks of flashcards and quiz themselves on those cards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors