You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is Team Project to build a Simple React Native app. Here can login with node auth. User can ask any type of question here, ans a question or up vote or down vote a question or answers. I used node expressjs server with mongodb to save questions, answers and up vote, down vote on database.
This is a Team Project for Building a simple React Native Apps
Main Feature of the apps-
- User Login System with node express server
- Add question
- Reply question
- Up vote a question
- Down vote a question
Feature I might add later-
- User Registration system
- top question
- Top answer
- Search Question
Thanks for visiting our code
About
This is Team Project to build a Simple React Native app. Here can login with node auth. User can ask any type of question here, ans a question or up vote or down vote a question or answers. I used node expressjs server with mongodb to save questions, answers and up vote, down vote on database.