vinitshahdeo / Water-Monitoring-System

Water Monitoring System is an IOT based Liquid Level Monitoring system that has mechanisms to keep the user alerted in case of liquid overflow or when tank depletes.
https://vinitshahdeo.github.io/Water-Monitoring-System/
MIT License
148 stars 265 forks source link

Update package.json #33

Open first-timers[bot] opened 4 years ago

first-timers[bot] commented 4 years ago

🆕🐥☝ First Timers Only.

This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝

About First Timers Only.

🤔 What you will need to know.

Nothing. This issue is meant to welcome you to Open Source :) We are happy to walk you through the process.

📋 Step by Step

@@ -1,6 +1,6 @@
 {
   "name": "web-monitoring-api",
-  "version": "1.0.0",
+  "version": "0.0.1",
   "description": "This is the backend of the web monitoring system.",
   "main": "server.js",
   "scripts": {
  1. If you are familiar with the terminal or would like to learn it, here is a great tutorial on how to send a pull request using the terminal.

  2. You can edit files directly in your browser

🤔❓ Questions

Leave a comment below!

This issue was created by First-Timers-Bot.

gabrielbryk commented 4 years ago

I would like to please claim this issue

shibam17 commented 4 years ago

I would like to take this issue, please assign me this for GSSoC'20. I am new in this.

vngarg commented 4 years ago

I can work on this ... Assign this to me ..

huonggiangbui commented 4 years ago

@PragatiVerma18 can I take this issue. I am very interested!

shibam17 commented 4 years ago

@vinitshahdeo I would like to take up this issue, can you please assign me?(gssoc20)

kudos-dot-com commented 4 years ago

@vinitshahdeo i am willing to take up this issue.plese assign this to me.

shreyakapoor08 commented 4 years ago

I want to work on this issue

Akansha2202 commented 4 years ago

I want to work in this issue

vinitshahdeo commented 4 years ago

Everyone - I viewed your profiles and I found the most suitable contributor for this issue. Assigning to @kudos-dot-com , expecting TBD by EOD Tuesday.

Please check this.

@Akansha2202 @shreyakapoor08 Assigning you other issues pretty soon.

MovieMaker93 commented 4 years ago

I want to work on this issue.

PragatiVerma18 commented 4 years ago

@kudos-dot-com please keep me posted about the updates on your work. Refer your PR to this issue for sake of simplicity.

kudos-dot-com commented 4 years ago

@PragatiVerma18 sorry for the late update i will try to finish the work in two days.

kudos-dot-com commented 4 years ago

@PragatiVerma18 i cloned the Water-Monitoring-System repository but could not find the api/package.json file.please help me in this issue,where i should make the changes.

PragatiVerma18 commented 4 years ago

@PragatiVerma18 i cloned the Water-Monitoring-System repository but could not find the api/package.json file.please help me in this issue,where i should make the changes.

It should be in the feature\frontend branch. https://github.com/vinitshahdeo/Water-Monitoring-System/blob/feature/frontend/package.json @jainpawan21 please review.

GitHub
vinitshahdeo/Water-Monitoring-System
Water Monitoring System is an IOT based Liquid Level Monitoring system that has mechanisms to keep the user alerted in case of liquid overflow or when tank depletes. - vinitshahdeo/Water-Monitoring...
jainpawan21 commented 4 years ago

@kudos-dot-com you will find file in api directory of feature/backend-node branch https://github.com/vinitshahdeo/Water-Monitoring-System/blob/feature/backend-node/api/package.json

GitHub
vinitshahdeo/Water-Monitoring-System
Water Monitoring System is an IOT based Liquid Level Monitoring system that has mechanisms to keep the user alerted in case of liquid overflow or when tank depletes. - vinitshahdeo/Water-Monitoring...