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

Frontend: Create a basic web application #6

Open
4 tasks
DimitarMilushev opened this issue Jun 15, 2024 · 0 comments
Open
4 tasks

Frontend: Create a basic web application #6

DimitarMilushev opened this issue Jun 15, 2024 · 0 comments
Assignees

Comments

@DimitarMilushev
Copy link
Owner

A web application should be created to communicate with the backend.

Technology

Use Flutter, so that we can later progress to a mobile environment with the same code base.

Requirements:

  • Auth routes (register, login, logout)
  • Simple dashboard with notebooks
  • On each note the /notes/{id} endpoint is triggered
  • Cache note data

Because of low availability, the web app doesn't need to work with endpoints that are not mentioned.

@DimitarMilushev DimitarMilushev self-assigned this Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant