Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 270 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 270 Bytes

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 !