Skip to content

acezard/warpforge-tracker

Repository files navigation

Warpforge Tracker

Warpforge Tracker is a web application designed to help players track their deck performance in the game Warpforge. The application allows users to create multiple decks, log wins and losses, and view detailed statistics for each deck.

Purpose

The purpose of Warpforge Tracker is to provide players with a convenient way to monitor their deck performance, analyze their win/loss ratios, and make informed decisions to improve their gameplay.

Features

  • Create and manage multiple decks
  • Log wins and losses for each deck
  • View detailed statistics for each deck, including win/loss ratios and match history
  • Export and import deck data
  • User-friendly interface with intuitive navigation

Getting Started

Prerequisites

  • Node.js (v22.14.0)
  • Yarn package manager

Installation

  1. Clone the repository:
git clone https://github.com/acezard/warpforge-tracker.git
cd warpforge-tracker
  1. Install dependencies:
yarn install

Running the Project

To start the development server:

yarn dev

Building the Project

To build the project for production:

yarn build

Running Tests

To run the tests:

yarn test

Contribution Guidelines

We welcome contributions from the community! Please follow these guidelines when contributing to the project:

  1. Fork the repository and create a new branch for your feature or bugfix.
  2. Write clear and concise commit messages.
  3. Ensure that your code follows the project's coding standards and passes all tests.
  4. Submit a pull request with a detailed description of your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Web application to track Warpforge win rate history

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published