Skip to content

Need to create a Website interface. #14

@AnshulBanda

Description

@AnshulBanda

Currently, our project can only be accessed via a command-line interface (CLI), which limits usability for non-technical users. We need to build a user-friendly web-based interface to allow easier interaction with the system through a browser.

Goals:

  • Design and implement a simple, responsive web UI
  • Allow users to perform the same core actions currently available in the CLI
  • Ensure proper communication between the frontend and backend (e.g., via REST API or WebSocket)
  • Maintain or improve security and performance

Proposed Tech Stack (open for discussion):

  • Frontend: React / HTML-CSS-JS
  • Backend integration: Express / Flask / existing backend
  • Hosting: GitHub Pages / Local for now

Benefits:

-Improves accessibility and usability
-Makes the project demo-ready for stakeholders or presentations
-Provides a foundation for future feature enhancements (e.g., user login, dashboards)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions