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
앱 카테고리
원본 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