Skip to content

casablancarb/quizlearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuizLearn

What need to be done

  • Add devise gem to the app [DONE]
  • Scaffold Quiz model [DONE]
  • Scaffold Question model [DONE]
  • Scaffold Answer model [DONE] ...

Check the /docs folder in this repo for more stuff regarding the architecture of the project !