Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayam04/travel_journal
a simple travel journal app, created as part of assignment project.
https://github.com/jayam04/travel_journal
flutter travel-journal
Last synced: about 2 months ago
JSON representation
a simple travel journal app, created as part of assignment project.
- Host: GitHub
- URL: https://github.com/jayam04/travel_journal
- Owner: jayam04
- License: mit
- Created: 2024-08-21T16:26:11.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-08-26T17:51:13.000Z (4 months ago)
- Last Synced: 2024-10-12T05:23:07.131Z (3 months ago)
- Topics: flutter, travel-journal
- Language: Dart
- Homepage:
- Size: 909 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Travel Journal
This is a simple travel journal app built with Flutter. It allows users to create, view, update, and delete travel entries.
## Features
- Add photos and location in Journal Entry.
- Supports Markdown.
- Simple and intuitive user interface.## Getting Started
To run the app locally, follow these steps:
1. Clone the repository: `git clone https://github.com/jayam04/travel_journal.git`
2. Navigate to the project directory: `cd travel_journal`
3. Install dependencies: `flutter pub get`
4. Run the app: `flutter run`## Developmnet (to be removed when develoment is done)
This app will be maintained (new features, bug fixes, etc.) until 26th of August 2024 (one day after submission deadline).
- Authentication
- Basic database features
- Basic UI for Maps and Images[Check here for issue tracking](https://github.com/jayam04/travel-journal/issues/1)
## Library
## Contributing
Contributions are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.
However, as this project is part of Assignment Round for Internship, no contributions will be merged before 31th of August 2024.## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.