VinayakHinduja/Your-Journal
您的日記是一款您可以數位化撰寫每日日記的應用程式。
- Stars
- 10
- Forks
- 4
- 最近推送(UTC)
- 2024年4月19日
- 專案狀態
- 未封存
語言DartC++CMakeSwiftHTMLCKotlinObjective-C
技術主題
使用的依賴
依賴清單 11 項
- flutter
{"sdk":"flutter"} - cupertino_icons
^1.0.6 - table_calendar
^3.0.9 - sqflite
^2.3.0 - path_provider
^2.1.1 - path
^1.8.3 - intl
^0.19.0 - fluttertoast
^8.2.4 - flutter_test開發依賴
{"sdk":"flutter"} - flutter_lints開發依賴
^3.0.0 - flutter_launcher_icons開發依賴
^0.13.1
App 分類
原始 README
以下為英文專案原文快照,最新內容請造訪 GitHub。
展開 / 收合專案 README
Your Journal
Your Journal is an application where you can write daily journals digitally, set the moods for the particular journal, search the that you had saved easily, edit your journals unlike traditional journal, these journals will be stored locally and privately.
Features
- Fullscreen mode
- Cross platform
- Oflline
- Secure
- Easy to use
- User friendly
- Build in calendar
Screenshots
| Home Screen | Stats Screen | Stats Screen |
| https://github.com/VinayakHinduja/Your-Journal/blob/main/ss/Screenshot-2024%20(1).jpg | https://github.com/VinayakHinduja/Your-Journal/blob/main/ss/Screenshot-2024%20(2).jpg | https://github.com/VinayakHinduja/Your-Journal/blob/main/ss/Screenshot-2024%20(3).jpg |
| Create journal screen | Select custome date | Select mood |
| https://github.com/VinayakHinduja/Your-Journal/blob/main/ss/Screenshot-2024%20(4).jpg | https://github.com/VinayakHinduja/Your-Journal/blob/main/ss/Screenshot-2024%20(5).jpg | https://github.com/VinayakHinduja/Your-Journal/blob/main/ss/Screenshot-2024%20(6).jpg |
| Journal view screen | Journal update screen | Journal date update screen |
| https://github.com/VinayakHinduja/Your-Journal/blob/main/ss/Screenshot-2024%20(7).jpg | https://github.com/VinayakHinduja/Your-Journal/blob/main/ss/Screenshot-2024%20(8).jpg | https://github.com/VinayakHinduja/Your-Journal/blob/main/ss/Screenshot-2024%20(9).jpg |
| Updated Home screen | updated Calander screen | Updated Stats Screen |
| https://github.com/VinayakHinduja/Your-Journal/blob/main/ss/Screenshot-2024%20(10).jpg | https://github.com/VinayakHinduja/Your-Journal/blob/main/ss/Screenshot-2024%20(11).jpg | https://github.com/VinayakHinduja/Your-Journal/blob/main/ss/Screenshot-2024%20(12).jpg |
Dependencies
Deployment
To deploy this project run
Clone the project
git clone https://github.com/VinayakHinduja/Your-Journal.git
Go to the project directory
cd your_journal
Run Locally
Install dependencies
flutter pub get
flutter run