Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎁 Design a React Frontend #7

Closed
2 tasks done
billsioros opened this issue Jul 23, 2024 · 0 comments · Fixed by #11
Closed
2 tasks done

🎁 Design a React Frontend #7

billsioros opened this issue Jul 23, 2024 · 0 comments · Fixed by #11
Assignees
Labels
💡 feature request New feature request

Comments

@billsioros
Copy link
Owner

What would you like to be implemented?

  • Develop a frontend based on React that allows users to input patient parameters in a form.
  • Integrate the frontend with the backend to display prediction results.
  • The input data and corresponding results should be stored in a database (e.g., SQLite, PostgreSQL).
  • The stored pairs should be presented in a list/table format (on a different page from the input form).
  • Users should be able to select any of these entries and view the details on a separate page/view.
  • Ensure the frontend is user-friendly and visually appealing.

Format: React project using a package manager (e.g., npm, yarn)
Technologies: JS/TS, React

Is this a duplicate issue?

  • I confirm that this is not a duplicate issue

Code of Conduct

  • I agree to follow this project's Code of Conduct
@billsioros billsioros added the 💡 feature request New feature request label Jul 23, 2024
@billsioros billsioros self-assigned this Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 feature request New feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant