cecairns / JourneyPro

An app made for the troubles of traveling including currency conversation, location sharing, translation, and more.
Apache License 2.0
0 stars 0 forks source link

Contributor Covenant

JourneyPro

** ADD LOGO **

Overview

We created this application for our CSC305 class at the University of Rhode Island. This FlutterFlow/Dart application allows users to plan trips, record expenses, and explore famous places at their destinations. It includes features like automatic currency conversion to help users manage their travel finances effectively.

Features

Screenshots

** TO BE ADDED **

Technologies Used

Installation

  1. Clone the repository:
    
    git clone https://github.com/your_username/trip-planner-app.git
    cd trip-planner-app
  2. Install dependncies:
    
    flutter pub get
  3. Run the app:
    
    flutter run
    ## License
    This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.

Acknowledgements