Skip to content

Community

Minji Kang edited this page Apr 13, 2021 · 12 revisions

Community part is a space where app users share anxiety that they have experienced and their own solutions that have overcome the anxiety.

You can see posts written by others in each category by cause of anxiety, and you can also write your own posts.

You can also view other people's chatbot reports and your own chatbot reports.

Data management

Data management works with Firebase linked to Android. All posts of Community are stored in the Firebase(Realtime Database) in the following structure:

파베구조

[Uses's UID] -
[Cause of anxiety / Written date / Number of "Like" / User's UID / Written contents]

Usage

  • Main Page - List of all posts

    메인화면

  • Click hamburger button in the upper left -> 4 Post category (Family/Gender/Relationship/Ego)

    메뉴

    If select one of them, can see posts belonging to that category.

  • Click image button in the upper right -> To see my reports or write posts

    보고서버튼클릭

    Here are the Todack chatbot reports you received.

  • Click one of the reports -> Can see detailed analysis of reports

    보고서기록클릭

  • Click '내 이야기 들려주기'button -> To write my own solution about that psychological problem

    보고서작성

  • Back on the main page, click on one of the posts -> Can see detailed of the post / Can press "Like" / Can see the writer's report.

    글자세히보기

    If click '레포트 보러가기'button, can see the writer's report.

Clone this wiki locally