scorelab / Go-social

Community of today used to use mobile phones to make their life easier and Community based mobile applications are famous among them. There are several kind of community based applications in use and most of them are relating to a specific domain. But core components have similar features. Address this issue and saving development time by Introducing a common app template with customizable components for community based mobile applications , is the main purpose of this project.
Apache License 2.0
61 stars 89 forks source link

There is no option to ask question and answer in forum screen #180

Open varun1002 opened 1 year ago

varun1002 commented 1 year ago

Prerequisites

Current Behavior

Currently forum screen is static there is no feature of asking and answering question

image

Expected Behavior

  1. User can ask question and answer other users question
  2. When user reach to forum screen user can see question and answer of other users

Proposed Solution

  1. Making forum screen dynamic from static when we go to forum screen we have to fetch all question and answer from database and after that user can ask and answer other users question which also stores in database

@shehand can u please assign me this issue as a pre-task for GSOC23.