Giter Site home page Giter Site logo

trackcalculatorwebapp's Introduction

Track Calculator Web App

The Track Calculator Web App is a calculator application designed specifically for track and field fans. It allows users to perform various calculations and conversions related to track and field events.

Features

  • Calculate race times based on distance and pace.
  • Convert times between different units (e.g., minutes per mile to minutes per kilometer).
  • Calculate performances between events.
  • Convert distances between different units (e.g., meters to miles or vice versa).
  • Perform wind conversions for wind-affected events.

Technologies Used

  • Java 17: Programming language for the backend implementation.
  • React 17: JavaScript library for building the user interface.
  • Spring Boot: Java framework for creating web applications.
  • Maven: Build automation tool for managing dependencies and project builds.
  • Node.js v18.16.1: JavaScript runtime environment.
  • npm v9.5.1: Package manager for Node.js.

How to Run

To run the Track Calculator Web App locally, follow these steps:

  1. Make sure you have Java Development Kit (JDK) version 17 and Maven installed on your system.
  2. Clone the repository to your local machine.
  3. Open a terminal or command prompt and navigate to the project's root directory.
  4. Run the following command to build the application:
    mvn clean install
    
  5. After the build process completes successfully, you can run the application using the following command:
    java -jar target/your-application.jar
    
    Replace your-application.jar with the name of the generated JAR file.
  6. Once the application is running, open your web browser and visit http://localhost:8080 to access the Track Calculator Web App. The web app can also be viewed www.trackcalculator.run.

License

This project is licensed under the MIT License.

Including the Node.js and npm version information provides additional context about the runtime environment and package management tools used in your project. Be sure to update the version numbers to reflect the actual versions you are using.

trackcalculatorwebapp's People

Contributors

lukelambert11 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.