Skip to content

DEMARatDARE/Revishen

Repository files navigation

Web Application

This Next.js-based web application includes multiple pages for analytics related to different sports (basketball, football, soccer), as well as settings and file upload functionalities.

What It Does

  • Offers pages specific to sports analytics (e.g. basketball, football, and soccer).
  • Provides a settings page for user preferences and configuration.
  • Allows file uploads for custom data input.

Use Cases

  • Individual sports enthusiasts looking to analyze game or player data.
  • Data-driven teams or leagues wanting to collect and visualize performance metrics in a unified interface.
  • General data analysis tasks that can be extended to different domains by reusing the analytics pages.

How to Run

  1. Make sure you have Node.js (version 16 or higher) and npm installed.
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run dev
  4. Open your browser and navigate to http://localhost:3000 to view the app.

You can customize or extend the application by modifying pages in the "app" directory or using shared components found in the "components" directory.

About

Computer Vision Sports Replay Analysis Tool

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors