Tasks and feedback #8
Unanswered
sanskar-19
asked this question in
Tasks
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@theVivek-kumar @sanskar-19 @Sarthak-IET2019 @dixitshalini @abhay11111111
Explore Firestore 👍
Done till today 👍
End user module 👍
Admin module 👍
Future Scope 👍
Schema for individual topics👍
{
topic_id : "",
topic_title : "",
topic_day :"",
topic_video_url:"",
topic_notes_url:"",
topic_description:"",
topic_author:
{
author_name: "",
author_avatar :"",
author_email :"",
author_description:"",
}
topic_status :"",
// topic_comments : "", Future scope
// topic_likes :"", Future scope
}
Beta Was this translation helpful? Give feedback.
All reactions