sohamsshah / askNeoG

Stackoverflow for NeoG Camp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Mongoose Data Models to the Backend

sohamsshah opened this issue · comments

Add Data Models for:

  • Question
  • Answer
  • Comment
  • Votes
  • UserCredentials
  • UserDetails

Though the schema of these models is highly dynamic, basic setup is needed to get started.