FLUTTER ECOSYSTEM

suesitran/interactive_diary

内向者向けの地図ベースのソーシャルネットワーク

インタラクティブな日記 のプロジェクト画像
Stars
68
Forks
24
最終プッシュ(UTC)
2023/06/30
プロジェクト状態
公開中
Suesi Tran GitHub avatar
GITHUB User

Suesi Tran ↗

A full-time Flutter developer.

言語DartShellRubyHTMLSwiftKotlinObjective-C

関連パッケージとサンプル

使用している依存関係

依存関係一覧 38 件

アプリカテゴリー

元の README

以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。

README を開く / 閉じる

interactive_diary

A mobile diary app that is as simple as recording emotion at anytime any place

Code Coverage

codecov

Setup project to run in your local machine:

Refer to this link how to setup and run your project: Setup project

Idea of Interactive Diary

This app is going to record daily activities in form of location checking and emotion sharing. It will keep track of user's location through out the day, and allow user to add emoji to each location, immediately when user is at the location, or later when user check their day activity at home.

The full idea of Interactive Diary can be summarized in this mindmap

Interactive diary

There are 5 part of this project:

Location (Where I was)

Location refers to user's current location at anything point of time during the day. This can be broken down as in mindmap below:

Location

Emotion and Diary writing (How I felt)

This is the main feature of ID, and it is tied losely to Location feature, which means, it still works even if location is not available.

Diary

Activity details (What I did)

This is a good to have feature, base on the type of location the user is in, there can be a prediction of what activity he can have there.

Activities

Authentication (Who am I)

Detail of Authentication can be found here

Future: social network (Who I met)

Timestamp (When it happend)

Can be treated as an attribute attached to all above info