Skip to content

Restructure project using React with modern folder architecture #675

@gouthamx67

Description

@gouthamx67

Description

The current project is built using plain HTML, CSS, and JavaScript with a flat file structure.
While it works, the codebase is becoming harder to scale, maintain, and extend with new features.

I propose restructuring the entire project using React with a modern, component-based architecture.

Why this change?
Improves maintainability and readability
Encourages reusable UI components
Makes state management easier
Simplifies future feature additions
Aligns the project with modern frontend standards

Proposed changes

  • Migrate from static HTML files to a React-based setup
  • Introduce a clear folder structure.

Screenshots

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions