Skip to content

Refactor/package structure - #79

Open
Bhavesh-png wants to merge 2 commits into
dishu4u:mainfrom
Bhavesh-png:refactor/package-structure
Open

Refactor/package structure#79
Bhavesh-png wants to merge 2 commits into
dishu4u:mainfrom
Bhavesh-png:refactor/package-structure

Conversation

@Bhavesh-png

Copy link
Copy Markdown

Pull Request

Description

This PR reorganizes the project into a standard Java package structure to improve maintainability and project organization.

Changes Made

  • Reorganized Java source files into a structured package layout.
  • Organized project resources into appropriate directories.
  • Removed generated build artifacts from the source structure.
  • Updated package declarations and imports where required.
  • Verified that the project builds and runs successfully after the reorganization.

Fixes #73


Type of Change

  • Bug fix
  • New feature
  • UI improvement
  • Documentation update
  • Performance improvement

Checklist

  • My code follows the project style
  • I tested my changes
  • I have updated documentation if needed
  • My changes generate no new warnings

Screenshots (if applicable)

N/A (Project structure refactoring only)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reorganize into package structure

1 participant