This Flutter application serves as a travel reminder app with unique features such as QR code generation for reminders. It focuses on helping users remember tasks related to their travel plans, such as packing essentials, booking accommodations, and more.
Create a new journey, set the date and time.
Enter what to take with you, the number of sockets and stoves at home.
Download the generated QR codes.
Scan the QR code you printed out by selecting the appropriate item in the application.
Take a photo of the stove and sockets.
Congratulations, now your mind will not stay at home, and you will be able to enjoy your journey.
- Clone this repository:
git clone https://github.com/yourusername/travel-reminder-app.git
- Navigate to the project directory:
cd travel-reminder-app
- Install dependencies:
flutter pub get
- Run the application:
flutter run
This project is licensed under the GNU General Public License version 3.0 (GPL-3.0). See the LICENSE file for details. Contributing
Contributions are welcome! If you encounter any issues or have suggestions for improvements, please open an issue.
Feel free to submit pull requests to contribute to the development of this project.
Built with Flutter.
Thanks to the open-source community for their contributions and support.