VinayakHinduja/Your-Journal
Ihr Tagebuch ist eine Anwendung, in der Sie täglich digital Tagebücher schreiben können.
- Stars
- 10
- Forks
- 4
- Letzter Push (UTC)
- 19.04.2024
- Projektstatus
- Aktiv
SprachenDartC++CMakeSwiftHTMLCKotlinObjective-C
Technische Themen
Verwendete Abhängigkeiten
Abhängigkeiten 11 Einträge
- 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_testEntwicklung
{"sdk":"flutter"} - flutter_lintsEntwicklung
^3.0.0 - flutter_launcher_iconsEntwicklung
^0.13.1
App-Kategorien
Original-README
Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.
Projekt-README ein-/ausklappen
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