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 API endpoints for hardware models. #190

Open
PragatiVerma18 opened this issue Mar 18, 2020 · 6 comments
Open

Add API endpoints for hardware models. #190

PragatiVerma18 opened this issue Mar 18, 2020 · 6 comments
Assignees
Labels
gssoc20 Welcome to GirlScript Summer of Code 2020 medium medium level issue pr-merged

Comments

@PragatiVerma18
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Add API endpoints i.e URLs for accessing the hardware API existing in feature/backend-django branch.

Keep in mind:

  • Changes are to be made in urls.py
  • Changes are to be pushed in feature/backend-django branch and not in master branch
  • Pre-requisite: Knowledge of Django and Django Rest Framework
@PragatiVerma18 PragatiVerma18 added medium medium level issue gssoc20 Welcome to GirlScript Summer of Code 2020 labels Mar 18, 2020
@ayan-biswas0412
Copy link

ayan-biswas0412 commented Mar 22, 2020

I can do this please assign me. I have understand the hardware but please tell elaborately what to do?

@ayan-biswas0412
Copy link

ayan-biswas0412 commented Mar 22, 2020

Is your feature request related to a problem? Please describe.
Add API endpoints i.e URLs for accessing the hardware API existing in feature/backend-django branch.

Keep in mind:

* Changes are to be made in [urls.py](https://github.com/vinitshahdeo/Water-Monitoring-System/blob/feature/backend-django/water_monitoring_system/water_monitoring_system/hardware/urls.py)

* Changes are to be pushed in `feature/backend-django` branch and not in master branch

* **Pre-requisite**: Knowledge of **Django** and **Django Rest Framework**

what actually i have to do in this ? @PragatiVerma18

@Mit-Patel
Copy link

I am interested in it. Please assign it to me.

I have understand the hardware app but I could noe found any existsing views to which I can map to an url.

@PragatiVerma18
Copy link
Contributor Author

@Mit-Patel either use Django Rest Framework to create APIViews/Viewsets or else create a pure Django API where you have to create the views too on your own.

@msk4862
Copy link

msk4862 commented Apr 2, 2020

@PragatiVerma18 I have experience in Django Rest Framework.
Do we have to create API endpoints for Hardware model (GET, POST, PUT)?

@PragatiVerma18
Copy link
Contributor Author

@msk4862 you may work on this issue. Try completing the task as early as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc20 Welcome to GirlScript Summer of Code 2020 medium medium level issue pr-merged
Projects
None yet
Development

No branches or pull requests

4 participants