rbutera03 / WalkPointURI

Apache License 2.0
1 stars 0 forks source link

Contributor Covenant

WalkPointURI

Overview

WalkPointURI is an innovative mobile application designed to simplify campus navigation for students at the University of Rhode Island (URI). The app provides personalized maps, walking time estimates, and optimized routes between campus locations.

Key Features

Technology Stack

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-repo/WalkPointURI.git
  2. Navigate to the project directory:

    cd WalkPointURI
  3. Install dependencies:

    flutter pub get
  4. Run the application:

    flutter run

Usage

  1. Create an Account: Sign up with an email to access personalized maps.
  2. Set Preferences: Mark key campus locations on the map.
  3. Get Route Suggestions: Input two campus points, and the app will provide optimized walking routes and time estimates.

Monetization Strategy

Target Audience

Contributing

  1. Fork the repository.
  2. Create a feature branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -m "Add feature").
  4. Push to the branch (git push origin feature-branch).
  5. Open a pull request.

License

This project is licensed under the MIT License.