Dadush0 / Tennis_Club_APP

0 stars 0 forks source link

Tennis Club Application

This project is a Flutter application developed using the Dart programming language. It serves as an application for managing a tennis club's activities and services.

Instructions

Prerequisites

  1. Download Visual Studio Code and install the Flutter and Dart extensions.
  2. Ensure that Flutter and Dart SDKs are properly installed on your system.

Setup

  1. Open the terminal and run flutter doctor. This command will guide you through any additional setup steps, such as downloading Android Studio and other necessary dependencies.
  2. Once all requirements are met and dependencies are installed, run flutter pub get to ensure all packages are fetched.

Running the Application

Administrator Privileges