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

Add a page to list all sensors #92

Open
glaslos opened this issue Oct 19, 2023 · 1 comment
Open

Add a page to list all sensors #92

glaslos opened this issue Oct 19, 2023 · 1 comment

Comments

@glaslos
Copy link
Member

glaslos commented Oct 19, 2023

  • Create a backend repository with sensors. ID should be UUID and it should have a name and owner ID.
  • Create a new endpoint in the backend /sensors that returns the sensors by authenticated user ID
  • Add a new page that lists all the sensors in a table
@glaslos glaslos converted this from a draft issue Oct 19, 2023
Tushar-kalsi added a commit to Tushar-kalsi/ochi that referenced this issue Nov 29, 2023
Added /Sensor route as GET request to list all sensors stored by owner id . POST request for adding sensor under current user id as owner id .
Tushar-kalsi added a commit to Tushar-kalsi/ochi that referenced this issue Nov 29, 2023
Added /sensor route .
@Tushar-kalsi
Copy link
Contributor

Hii @glaslos ,
Request you to check my commit .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants