VinayakHinduja/Your-Journal
आपका डायरी एक ऐप है जहां आप डिजिटल रूप से दैनिक डायरी लिख सकते हैं।
- Stars
- 10
- Forks
- 4
- अंतिम पुश (UTC)
- 19 अप्रैल 2024
- प्रोजेक्ट स्थिति
- सक्रिय
भाषाएँ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