Skip to content

Commit

Permalink
Added Authorization Token (#136)
Browse files Browse the repository at this point in the history
* Created Web-Based Water Monitoring System.pdf

* UI Enhancements

* UI Enhancements

* UI Enhancements

* Add files via upload

* Format ef6c2af

* Added FAQs and resources

* fixed markdown

* beautified README.md

* made the ques italics

* changed heading style

* changed heading style for issues section

* added mentor's list

* Added gssoc logo

* added closed PR badge + changed section name

* added branching rules

* renamed important resources to useful resources

* added hall of fame

* added admin pic

* added admin info

* added link to admin's pic

* added missing mentor's info

* added new mentor's name

* added link to resources for node.js

* Updated link to open PRs in README.md

Line #96 Contribution  Guidelines updated with new link.

* Update year in LICENSE.md

* added gssoc labels

* added gssoc label

* added first-timers-only issues link

* Update README.md

* Update README.md

* Added open source programs

* changed the link to JWOC

* Updated README.md

* Edited the link to GirlScript Foundation

* Update README.md

* added first-timers friendly badge

* Format ae11dd6

* added new mentor's details

* Format 7a84c1e

* fixed italics issue in FAQs section

* Format 61f714f

* fixed font weight issue

* Format 0c2a1c3

* removed extra *

* Adding Token Authorization

* added rgsoc snippet

* Format e645f24

* Format #134

* Format #134

* Adding Token Authorization

* fixed issues in .md rendering

* added a snippet for rgsoc

* added info+logo for RGSOC

* added link to tweet

* added link to RGSoC issue

* made some changes

added badges

added badges

added badges

added badges

added badges

added badges

added badges

added badges

Added badges

* added badges

* added rgsoc logo

* added rgsoc logo

* added link to rgsoc issue

* added logos to the badges

* added the logo of node.js

* added links to hall of fame badge

* Add slack badge

* Added infographic for the wiki  (#165)

* added first-timers friendly badge

* added new mentor's details

* Format 7a84c1e

* fixed italics issue in FAQs section

* Format 61f714f

* fixed font weight issue

* Format 0c2a1c3

* removed extra *

* added rgsoc snippet

* Format e645f24

* Format #134

* Format #134

* fixed issues in .md rendering

* added a snippet for rgsoc

* added info+logo for RGSOC

* added link to tweet

* added link to RGSoC issue

* added rgsoc logo

* added rgsoc logo

* added link to rgsoc issue

* Added infographic for the wiki

Co-authored-by: Vinit Shahdeo <vinitshahdeo@gmail.com>
Co-authored-by: prettifier[bot] <45367598+prettifier[bot]@users.noreply.github.com>
Co-authored-by: Pragati Verma <itispragativerma@gmail.com>

* Added front-end wireframe (#166)

* added first-timers friendly badge

* added new mentor's details

* Format 7a84c1e

* fixed italics issue in FAQs section

* Format 61f714f

* fixed font weight issue

* Format 0c2a1c3

* removed extra *

* Format #134

* Format #134

* fixed issues in .md rendering

* Added front-end wireframe

Co-authored-by: Vinit Shahdeo <vinitshahdeo@gmail.com>
Co-authored-by: prettifier[bot] <45367598+prettifier[bot]@users.noreply.github.com>
Co-authored-by: Pragati Verma <itispragativerma@gmail.com>

* Update README.md

Added Gitpod Button

* Update LICENSE

Updated Copyright Year to 2020

* Added .gitpod.yml file

Added Gitpod Button Tasks file

* Removed files which were added by mistake

Co-authored-by: HIMANSHU SHARMA <ranubhardwaj89@gmail.com>
Co-authored-by: thesrijande <srijande@yahoo.com>
Co-authored-by: Vinit Shahdeo <vinitshahdeo@gmail.com>
Co-authored-by: prettifier[bot] <45367598+prettifier[bot]@users.noreply.github.com>
Co-authored-by: Pragati Verma <itispragativerma@gmail.com>
Co-authored-by: SWARNIMA SHUKLA <swarnimashukla65@gmail.com>
Co-authored-by: Aditya Ashvin <53205379+AdityaAshvin@users.noreply.github.com>
Co-authored-by: Kaavya Jain <54808282+kaavyajain@users.noreply.github.com>
Co-authored-by: Shweta Bhardwaj <59722795+BhardwajShweta25@users.noreply.github.com>
Co-authored-by: Akansha2202 <50712974+Akansha2202@users.noreply.github.com>
Co-authored-by: AdityaAshvin <adityaashvin2@gmail.com>
Co-authored-by: Vinit Shahdeo <vinit.shahdeo@getpostman.com>
Co-authored-by: huonggiangbui <bui.huonggiang4ahht@gmail.com>
  • Loading branch information
14 people authored Apr 2, 2020
1 parent 82dff59 commit 11b60c8
Show file tree
Hide file tree
Showing 18 changed files with 891 additions and 449 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: JWoC
labels: gssoc20
assignees: ''

---
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project
title: ''
labels: JWoC
labels: gssoc20
assignees: ''

---
Expand Down
132 changes: 125 additions & 7 deletions README.md

Large diffs are not rendered by default.

Binary file added Resources/infographic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/rgsoc2020.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/vinit-shahdeo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/Web-Based Water Monitoring System.pdf
Binary file not shown.
147 changes: 75 additions & 72 deletions src/demo.html
Original file line number Diff line number Diff line change
@@ -1,76 +1,79 @@
<!doctype html>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="author" content="Vinit Shahdeo" />
<link
href="http://www.jqueryscript.net/css/jquerysctipttop.css"
rel="stylesheet"
type="text/css"
/>
<title>Water Monitoring System</title>
<style>
body {
background-color: #fafafa;
font-family: "Roboto";
}

<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Vinit Shahdeo">
<link href="http://www.jqueryscript.net/css/jquerysctipttop.css" rel="stylesheet" type="text/css">
<title>Water Monitoring System</title>
<style>
body {
background-color: #fafafa;
font-family: 'Roboto';
}
.container {
margin: 150px auto;
max-width: 960px;
}
</style>
</head>

.container {
margin: 150px auto;
max-width: 960px;
}
</style>
</head>
<body>
<div class="container">
<h1>Water Tanks</h1>
<div class="loading" style="width: 140px;height: 140px;float:left"></div>
<div class="loading" style="width: 160px;height: 160px;float:left"></div>
<div
class="waterBall1"
style="width: 200px;height:200px; float:left"
></div>
<div class="demo" style="width: 200px;height:200px; float:left"></div>
</div>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script type="text/javascript" src="lib/createWaterBall-jquery.js"></script>
<script>
$(".demo").createWaterBall({
targetRange: 90
});

<body>

<div class="container">
<h1>Water Tanks</h1>
<div class="loading" style="width: 140px;height: 140px;float:left"></div>
<div class="loading" style="width: 160px;height: 160px;float:left"></div>
<div class="waterBall1" style="width: 200px;height:200px; float:left"></div>
<div class="demo" style="width: 200px;height:200px; float:left"></div>
</div>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script type="text/javascript" src="lib/createWaterBall-jquery.js"></script>
<script>
$('.demo').createWaterBall({
targetRange: 90
});

var loadingEle = $('.loading');
var loading_width = loadingEle.width(),
loading_height = loadingEle.height();
$('.loading').createWaterBall({
cvs_config: {
width: loading_width,
height: loading_height
},
wave_config: {
waveWidth: 0.02,
waveHeight: 5
},
data_range: [30, 70, 100],
isLoading: true,
nowRange: 70,
targetRange: 70
});
setTimeout(function () {
$('.loading').createWaterBall('updateRange', 80);
}, 1000);
$('.waterBall1').createWaterBall({
csv_config: {
width: $('.waterBall1').width(),
height: $('.waterBall1').height()
},
wave_config: {
waveWidth: 0.02,
waveHeight: 5
},
data_range: [40, 50, 100],
targetRange: 45
});
</script>

</body>

</html>
var loadingEle = $(".loading");
var loading_width = loadingEle.width(),
loading_height = loadingEle.height();
$(".loading").createWaterBall({
cvs_config: {
width: loading_width,
height: loading_height
},
wave_config: {
waveWidth: 0.02,
waveHeight: 5
},
data_range: [30, 70, 100],
isLoading: true,
nowRange: 70,
targetRange: 70
});
setTimeout(function() {
$(".loading").createWaterBall("updateRange", 80);
}, 1000);
$(".waterBall1").createWaterBall({
csv_config: {
width: $(".waterBall1").width(),
height: $(".waterBall1").height()
},
wave_config: {
waveWidth: 0.02,
waveHeight: 5
},
data_range: [40, 50, 100],
targetRange: 45
});
</script>
</body>
</html>
Loading

0 comments on commit 11b60c8

Please sign in to comment.