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

Update FileShare example #71

Open
7 tasks
uatuko opened this issue Mar 15, 2024 · 0 comments
Open
7 tasks

Update FileShare example #71

uatuko opened this issue Mar 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@uatuko
Copy link
Owner

uatuko commented Mar 15, 2024

We started on the FileShare example in #67 but it's incomplete and needs updating.

1. Missing features

1.1 Must have

  • UX flow to add a new user. Currently this is possible by manually navigating to /sign-up route but should integrate into the listing users UI.
  • UX flow to share files with other users.
  • Serve static HTML/JS from Go.
  • Documentation.

1.2 Should have

  • Make the Go server configurable (e.g. listing IP/port, Sentium endpoint).
  • Update run make target to generate static HTML/JS before running the Go server.
  • Update GitHub Workflows to run tests (and maybe track code coverage?).
@uatuko uatuko added the enhancement New feature or request label Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant