Nertonm / TreinoTrack

MIT License
3 stars 0 forks source link

Treino Track

Treino Track is a Java-based application designed to manage workouts and exercises. It provides a platform for both administrators and users to interact with workout plans and exercise routines.

Features

Project Structure

The project is organized into the following packages:

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/Nertonm/treino-track.git
  2. Open the project in your IDE.
  3. Build the project to resolve dependencies.

Running the Application

  1. Navigate to the src directory.
  2. Run the Main.java file to start the application.

Usage

Upon starting the application, you will be prompted to enter your role (admin or user). Depending on your role, you will be directed to the appropriate module:

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -m 'Add some 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. See the LICENSE file for more details.

Contact

For any inquiries or issues, please contact.

This README provides an overview of the Treino Track project, including its features, structure, and instructions for getting started.

UML

uml diagram