Skip to content

CricPulse is a desktop application built with JavaFX that allows users to simulate and manage cricket matches, players, teams, scorecards, analytics, and points tables. It connects to an Oracle Express Edition database using JDBC.

License

Notifications You must be signed in to change notification settings

blackwatermelon0000/CricPulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏏 CricPulse – JavaFX Cricket Match Simulation App

CricPulse is a desktop application built with JavaFX that allows users to simulate and manage cricket matches, players, teams, scorecards, analytics, and points tables. It connects to an Oracle Express Edition database using JDBC.


✨ Features

  • Live match simulation and score updates
  • Player, team, and tournament management
  • Points table with automatic updates
  • Player comparison and analytics dashboards
  • Query-based reports for custom data insights
  • Stylish UI built using JavaFX and FXML

💻 Tech Stack

  • Frontend: JavaFX, FXML, CSS
  • Backend: Oracle XE Database
  • Database Connector: ojdbc11.jar (included in /lib)
  • IDE: IntelliJ IDEA (Recommended)

📂 Project Structure

CricPulse/ ├── src/ # All Java source files and UI layouts ├── lib/ # External libraries (ojdbc11.jar) ├── cricket_db_script.sql # SQL file to create required tables ├── README.md # You're reading it! ├── .gitignore # IntelliJ and Java ignore rules └── CricketDB.iml # IntelliJ module file

📜 License

This project is not open source.

You are welcome to download and use the app for personal or educational purposes. However, you may not modify, reuse, or redistribute the source code in any form. All rights reserved by the author.

For collaboration or licensing requests, please contact me directly.

⚙️ Setup Instructions

1. Clone the Repo

git clone https://github.com/blackwatermelon0000/Cricpulse.git


About

CricPulse is a desktop application built with JavaFX that allows users to simulate and manage cricket matches, players, teams, scorecards, analytics, and points tables. It connects to an Oracle Express Edition database using JDBC.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published