Skip to content

A collaborative babysitter mobile app final project for it415.

Notifications You must be signed in to change notification settings

Vustron/it415_final_project

Repository files navigation

BabysitterApp

A collaborative mobile app project for IT415, designed to connect families with babysitters.

🚀 Quick Start

Follow the steps below to set up and run the project locally on your machine.

Prerequisites

Before starting, ensure you have the following installed:

Setup & Installation

  1. Clone the Repository
    Start by forking and cloning the repository:

    git clone https://github.com/yourusername/BabysitterApp.git
  2. Check Flutter Version
    This project requires Flutter 3.24 and Dart 3.5. Ensure your versions match by running:

    flutter --version
  3. Install Dependencies
    After navigating to the project directory, install the necessary dependencies:

    flutter pub get

⚠️ Note: Flutter version 3.24 and Dart 3.5 are required for the application to build and run properly.

Running the Application

Once dependencies are installed, you can run the app by executing:

flutter run

This will launch the application either on an emulator or connected device.


Repobeats


Additional Resources

If you encounter any issues, feel free to open an issue in the repository.


About

A collaborative babysitter mobile app final project for it415.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published