-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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
Labels
No labels