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