Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.