38 |
39 |
40 |
41 | - Home
42 | -
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
106 |
107 |
108 |
--------------------------------------------------------------------------------
/meadmin/teacher-information.php:
--------------------------------------------------------------------------------
1 |
2 |
3 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 | # |
21 | Photo |
22 | F.Name |
23 | Address |
24 | Email |
25 | U.Name |
26 | Pass |
27 | Father |
28 | Mother |
29 | DOB |
30 | Qualification |
31 | Contact |
32 | Gender |
33 |
34 |
35 |
36 |
37 | teacher_info_display_admin();
38 | $t_sn = 1;
39 | while($teacher_info_admin =$teacher_dis_admin->fetch_assoc()) {
40 |
41 |
42 | ?>
43 |
44 |
45 |
46 | |
47 | |
48 | |
49 | |
50 | |
51 | |
52 | |
53 | |
54 | |
55 | |
56 | |
57 | |
58 | |
59 |
60 |
61 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
--------------------------------------------------------------------------------
/meadmin/w3layouts-License.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/meadmin/w3layouts-License.txt
--------------------------------------------------------------------------------
/students/404.html:
--------------------------------------------------------------------------------
1 |
2 |
8 |
9 |
10 |
11 |
Augment an Admin Panel Category Flat Bootstrap Responsive Web Template | 404 :: w3layouts
12 |
13 |
14 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
44
37 |
Whoops! Page not found
38 |
The page your are looking for has escaped from our servers.
39 |
42 |
43 |
44 |
45 |
46 |
47 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
--------------------------------------------------------------------------------
/students/500.html:
--------------------------------------------------------------------------------
1 |
2 |
8 |
9 |
10 |
11 |
Augment an Admin Panel Category Flat Bootstrap Responsive Web Template | 500 :: w3layouts
12 |
13 |
14 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
500
37 |
Sorry, there seem to be some problems with your request but Good news! It's not us, it's you!
38 |
41 |
42 |
43 |
44 |
45 |
46 |
49 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
--------------------------------------------------------------------------------
/students/css/atlas.css:
--------------------------------------------------------------------------------
1 | body{
2 | overflow:hidden;
3 | }
4 |
5 | #maps{
6 | position:absolute;
7 | top:2px;
8 | right: 0px;
9 | font: 12px ;
10 | font-weight:400;
11 | font-family: 'Roboto', sans-serif;
12 | }
13 |
14 | #maps > a{
15 | display:block;
16 | float:left;
17 | background:url(home-arrow.png) 1px left no-repeat;
18 | width:17px;
19 | height:18px;
20 | margin:20px 0 0 16px;
21 | text-indent:-99999px;
22 | }
23 | #maps > a:hover{
24 | background:url(home-arrow.png) -17px left no-repeat;
25 | }
26 |
27 | #maps ul{
28 | list-style-type:none;
29 | margin:28px 0 0 80px;
30 | }
31 | #maps li{
32 | float:left;
33 | margin-right:20px;
34 | }
35 |
36 | #maps li a{
37 | text-decoration:none;
38 | color:#999;
39 | }
40 |
41 | #maps li a:hover{
42 | color: #00C6D7;
43 | }
44 |
45 | #maps li a.active{
46 | font-weight:normal;
47 | color:#333;
48 | }
49 |
50 | #dataset{
51 | position:fixed;
52 | bottom:20px;
53 | right:20px;
54 | font: 10px Arial, sans-serif;
55 | background:white;
56 | }
57 |
58 | #dataset a{
59 | color:#666;
60 | text-decoration:none;
61 | }
62 |
63 | #dataset a:hover{
64 | color:black;
65 | text-decoration:underline;
66 | }
67 |
68 |
69 |
70 |
--------------------------------------------------------------------------------
/students/css/bootstrap-markdown.min.css:
--------------------------------------------------------------------------------
1 | .md-editor{display:block;border:1px solid #ddd}.md-editor .md-footer,.md-editor>.md-header{display:block;padding:6px 4px;background:#f5f5f5}.md-editor>.md-header{margin:0}.md-editor>.md-preview{background:#fff;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;min-height:10px;overflow:auto}.md-editor>textarea{font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:14px;outline:0;margin:0;display:block;padding:0;width:100%;border:0;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;border-radius:0;box-shadow:none;background:#eee}.md-editor>textarea:focus{box-shadow:none;background:#fff}.md-editor.active{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.md-editor .md-controls{float:right;padding:3px}.md-editor .md-controls .md-control{right:5px;color:#bebebe;padding:3px 3px 3px 10px}.md-editor .md-controls .md-control:hover{color:#333}.md-editor.md-fullscreen-mode{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999;padding:60px 30px 15px;background:#fff!important;border:0!important}.md-editor.md-fullscreen-mode .md-footer{display:none}.md-editor.md-fullscreen-mode .md-input,.md-editor.md-fullscreen-mode .md-preview{margin:0 auto!important;height:100%!important;font-size:20px!important;padding:20px!important;color:#999;line-height:1.6em!important;resize:none!important;box-shadow:none!important;background:#fff!important;border:0!important}.md-editor.md-fullscreen-mode .md-preview{color:#333;overflow:auto}.md-editor.md-fullscreen-mode .md-input:focus,.md-editor.md-fullscreen-mode .md-input:hover{color:#333;background:#fff!important}.md-editor.md-fullscreen-mode .md-header{background:0 0;text-align:center;position:fixed;width:100%;top:20px}.md-editor.md-fullscreen-mode .btn-group{float:none}.md-editor.md-fullscreen-mode .btn{border:0;background:0 0;color:#b3b3b3}.md-editor.md-fullscreen-mode .btn.active,.md-editor.md-fullscreen-mode .btn:active,.md-editor.md-fullscreen-mode .btn:focus,.md-editor.md-fullscreen-mode .btn:hover{box-shadow:none;color:#333}.md-editor.md-fullscreen-mode .md-fullscreen-controls{position:absolute;top:20px;right:20px;text-align:right;z-index:1002;display:block}.md-editor.md-fullscreen-mode .md-fullscreen-controls a{color:#b3b3b3;clear:right;margin:10px;width:30px;height:30px;text-align:center}.md-editor.md-fullscreen-mode .md-fullscreen-controls a:hover{color:#333;text-decoration:none}.md-editor.md-fullscreen-mode .md-editor{height:100%!important;position:relative}.md-editor .md-fullscreen-controls{display:none}.md-nooverflow{overflow:hidden;position:fixed;width:100%}
--------------------------------------------------------------------------------
/students/css/chocolat.css:
--------------------------------------------------------------------------------
1 | body{
2 | margin:0;
3 | padding:0;
4 | }
5 | #Choco_overlay{
6 | background:rgba(0, 0, 0, 0.9) !important;
7 | position: fixed;
8 | top: 0;
9 | left: 0;
10 | z-index: 1000;
11 | width: 100%;
12 | height: 100%;
13 | display:none;
14 | padding:0;
15 | margin:0;
16 | }
17 | #Choco_content{
18 | display:none;
19 | width:800px;
20 | height:600px;
21 | z-index:1001;
22 | position:fixed;
23 | left:50%;
24 | top:50%;
25 | margin-left:-400px;
26 | margin-top:-300px;
27 | border-top:1px solid transparent;/*Yes, adjust image perfectly at the center of a box, don't know why.*/
28 | }
29 | #Choco_left_arrow{
30 | float:left;
31 | background-image:url(../images/leftw.gif)!important;
32 | background-position:12%;
33 | left:-2%;
34 | }
35 | #Choco_right_arrow{
36 | float:right;
37 | background-image:url(../images/rightw.gif)!important;
38 | background-position:88%;
39 | left:2%;
40 | }
41 | .Choco_arrows{
42 | background-repeat:no-repeat;
43 | display:none;
44 | position:relative;
45 | cursor:pointer;
46 | width:49%;
47 | top:-100%;
48 | height:100%;
49 | margin-top:-30px;
50 | }
51 | #Choco_container_photo{
52 | text-align:center;
53 | width:800px;
54 | height:600px;
55 | /*background:url(../images/ajax-loader.gif) center center no-repeat;*/
56 | }
57 | #Choco_container_description{
58 | padding:0;
59 | height:26px;
60 | width:100%;
61 | color:#FFFFFF;
62 | font-family:Tahoma;
63 | clear:both;
64 | position:relative;
65 | font-size:12px;
66 | margin-top:-5px;
67 | overflow:hidden;
68 | visibility:hidden;
69 | }
70 | #Choco_container_title{
71 | float:left;
72 | padding:5px;
73 | }
74 | #Choco_container_via{
75 | padding:5px;
76 | float:right;
77 | }
78 | #Choco_container_via a{
79 | color:gray;
80 | }
81 | #Choco_container_via a:hover{
82 | color:white;
83 | background:gray;
84 | }
85 | #Choco_close{
86 | width:30px;
87 | height:25px;
88 | background-image:url(../images/closew.gif)!important;
89 | background-repeat:no-repeat;
90 | z-index:1002;
91 | cursor:pointer;
92 | margin: 0px 0px 15px 0px;
93 | display:none;
94 | }
95 | #Choco_loading{
96 | width:9px;
97 | height:11px;
98 | background-image:url(../images/loading.gif);
99 | background-repeat:no-repeat;
100 | z-index:1002;
101 | cursor:pointer;
102 | float:right;
103 | margin-top:-20px;
104 | display:none;
105 | }
106 | #Choco_bigImage{
107 | display:none;
108 | position:relative;
109 | width:100%;
110 | height:100%;
111 | margin-top:-5px;
112 | }
--------------------------------------------------------------------------------
/students/css/fabochart.css:
--------------------------------------------------------------------------------
1 | /*Stats*/
2 | .fabo-chart {
3 | border-right: 1px;
4 | margin-bottom: 24px; }
5 | .fabo-chart::after {
6 | content: " ";
7 | display: table;
8 | clear: both; }
9 | .fabo-chart .fabo-point {
10 | height:345px;
11 | display: inline-block;
12 | float: left;
13 | box-sizing: border-box;
14 | padding-left: 0px;
15 | ovefabolow: hidden; }
16 | .fabo-chart .fabo-point .fabo-point-inner {
17 | height: 100%;
18 | position: relative;
19 | ovefabolow: hidden;
20 | background: #f4f6f7; }
21 | .fabo-chart .fabo-point
22 | .fabo-value-text {
23 | width: 100%;
24 | text-align: center;
25 | z-index: 100;
26 | color: #ffffff;
27 | font-size: 18px;
28 | font-weight: 600;
29 | position: absolute;
30 | left: 0;
31 | right: 0;
32 | bottom: 18px; }
33 | .fabo-chart .fabo-point
34 | .fabo-value-label {
35 | width: 100%;
36 | text-align: center;
37 | z-index: 100;
38 | color: #95a5b3;
39 | font-size: 12px;
40 | font-weight: 700;
41 | position: absolute;
42 | left: 0;
43 | right: 0;
44 | top: 18px; }
45 | .fabo-value-label {
46 | color: #00C6D7!important;
47 | }
48 |
49 | .fabo-chart .fabo-point .fabo-value {
50 | box-sizing: content-box;
51 | width: 0;
52 | height: 100px;
53 | border-top: 0 solid transparent;
54 | border-right: 0 solid #7b82ff;
55 | border-bottom: 0 solid transparent;
56 | border-left: 0px solid #7b82ff;
57 | transition: height 200ms;
58 | position: absolute;
59 | bottom: 0;
60 | -webkit-animation: chart-height 200ms;
61 | animation: chart-height 200ms; }
62 | .fabo-value-label {
63 | color: #fff!important;
64 | }
65 | .fabo-value-label {
66 | color: #00C6D7!important;
67 | }
68 | .fabo-chart .fabo-point .fabo-value.hide {
69 | display: none;
70 | height: 0 !important; }
71 | .fabo-chart .fabo-point .fabo-value.hide-border {
72 | border-top-width: 0 !important; }
73 |
74 | @-webkit-keyframes chart-height {
75 | 0% {
76 | height: 0; } }
77 |
78 | @keyframes chart-height {
79 | 0% {
80 | height: 0; } }
81 |
82 | /*# sourceMappingURL=chart.css.map */
83 | @media (max-width:1024px){
84 | .fabo-chart .fabo-point .fabo-value-text {
85 | width: 100%;
86 | text-align: center;
87 | z-index: 100;
88 | font-size: 15px;
89 | }
90 | .fabo-chart .fabo-point .fabo-value-label {
91 | font-size:10px;
92 | }
93 | }
--------------------------------------------------------------------------------
/students/css/jqvmap.css:
--------------------------------------------------------------------------------
1 | /*!
2 | * jQVMap Version 1.0
3 | *
4 | * http://jqvmap.com
5 | *
6 | * Copyright 2012, Peter Schmalfeldt
7 | * Licensed under the MIT license.
8 | *
9 | * Fork Me @ https://github.com/manifestinteractive/jqvmap
10 | */
11 | .jqvmap-label
12 | {
13 | position: absolute;
14 | display: none;
15 | background: #292929;
16 | color: white;
17 | font-family: 'Roboto', sans-serif;
18 | font-size: smaller;
19 | padding: 3px;
20 | }
21 | .jqvmap-zoomin, .jqvmap-zoomout
22 | {
23 | position: absolute;
24 | left: 10px;
25 | -webkit-border-radius: 3px;
26 | -moz-border-radius: 3px;
27 | border-radius: 3px;
28 | background: #000000;
29 | padding: 1px;
30 | color: white;
31 | width: 10px;
32 | height: 10px;
33 | cursor: pointer;
34 | line-height: 9px;
35 | text-align: center;
36 | }
37 | .jqvmap-zoomin
38 | {
39 | top: 10px;
40 | }
41 | .jqvmap-zoomout
42 | {
43 | top: 30px;
44 | }
45 | .jqvmap-region
46 | {
47 | cursor: pointer;
48 | }
49 | .jqvmap-ajax_response
50 | {
51 | width: 100%;
52 | height: 500px;
53 | }
--------------------------------------------------------------------------------
/students/fonts/FontAwesome.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/FontAwesome.otf
--------------------------------------------------------------------------------
/students/fonts/digital-7-webfont.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/digital-7-webfont.eot
--------------------------------------------------------------------------------
/students/fonts/digital-7-webfont.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/digital-7-webfont.ttf
--------------------------------------------------------------------------------
/students/fonts/digital-7-webfont.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/digital-7-webfont.woff
--------------------------------------------------------------------------------
/students/fonts/digital-7_italic-webfont.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/digital-7_italic-webfont.eot
--------------------------------------------------------------------------------
/students/fonts/digital-7_italic-webfont.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/digital-7_italic-webfont.ttf
--------------------------------------------------------------------------------
/students/fonts/digital-7_italic-webfont.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/digital-7_italic-webfont.woff
--------------------------------------------------------------------------------
/students/fonts/digital-7_mono-webfont.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/digital-7_mono-webfont.eot
--------------------------------------------------------------------------------
/students/fonts/digital-7_mono-webfont.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/digital-7_mono-webfont.ttf
--------------------------------------------------------------------------------
/students/fonts/digital-7_mono-webfont.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/digital-7_mono-webfont.woff
--------------------------------------------------------------------------------
/students/fonts/fontawesome-webfont.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/fontawesome-webfont.eot
--------------------------------------------------------------------------------
/students/fonts/fontawesome-webfont.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/fontawesome-webfont.ttf
--------------------------------------------------------------------------------
/students/fonts/fontawesome-webfont.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/fontawesome-webfont.woff
--------------------------------------------------------------------------------
/students/fonts/glyphicons-halflings-regular.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/glyphicons-halflings-regular.eot
--------------------------------------------------------------------------------
/students/fonts/glyphicons-halflings-regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/glyphicons-halflings-regular.ttf
--------------------------------------------------------------------------------
/students/fonts/glyphicons-halflings-regular.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/glyphicons-halflings-regular.woff
--------------------------------------------------------------------------------
/students/fonts/glyphicons-halflings-regular.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/glyphicons-halflings-regular.woff2
--------------------------------------------------------------------------------
/students/fonts/weathericons-regular-webfont.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/weathericons-regular-webfont.eot
--------------------------------------------------------------------------------
/students/fonts/weathericons-regular-webfont.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/weathericons-regular-webfont.ttf
--------------------------------------------------------------------------------
/students/fonts/weathericons-regular-webfont.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/fonts/weathericons-regular-webfont.woff
--------------------------------------------------------------------------------
/students/images/1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/1.jpg
--------------------------------------------------------------------------------
/students/images/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/1.png
--------------------------------------------------------------------------------
/students/images/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/2.png
--------------------------------------------------------------------------------
/students/images/2222.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/2222.png
--------------------------------------------------------------------------------
/students/images/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/3.png
--------------------------------------------------------------------------------
/students/images/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/4.png
--------------------------------------------------------------------------------
/students/images/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/5.png
--------------------------------------------------------------------------------
/students/images/admin.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/admin.jpg
--------------------------------------------------------------------------------
/students/images/admin1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/admin1.jpg
--------------------------------------------------------------------------------
/students/images/admin2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/admin2.jpg
--------------------------------------------------------------------------------
/students/images/alarm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/alarm.png
--------------------------------------------------------------------------------
/students/images/business-1031754_640.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/business-1031754_640.jpg
--------------------------------------------------------------------------------
/students/images/clockface.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/clockface.png
--------------------------------------------------------------------------------
/students/images/closew.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/closew.gif
--------------------------------------------------------------------------------
/students/images/cross.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/cross.png
--------------------------------------------------------------------------------
/students/images/fb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/fb.png
--------------------------------------------------------------------------------
/students/images/hourhand.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/hourhand.png
--------------------------------------------------------------------------------
/students/images/icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/icons.png
--------------------------------------------------------------------------------
/students/images/in.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/in.jpg
--------------------------------------------------------------------------------
/students/images/in1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/in1.jpg
--------------------------------------------------------------------------------
/students/images/in10.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/in10.jpg
--------------------------------------------------------------------------------
/students/images/in11.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/in11.jpg
--------------------------------------------------------------------------------
/students/images/in2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/in2.jpg
--------------------------------------------------------------------------------
/students/images/in3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/in3.jpg
--------------------------------------------------------------------------------
/students/images/in4.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/in4.jpg
--------------------------------------------------------------------------------
/students/images/in5.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/in5.jpg
--------------------------------------------------------------------------------
/students/images/in6.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/in6.jpg
--------------------------------------------------------------------------------
/students/images/in7.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/in7.jpg
--------------------------------------------------------------------------------
/students/images/in8.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/in8.jpg
--------------------------------------------------------------------------------
/students/images/in9.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/in9.jpg
--------------------------------------------------------------------------------
/students/images/leftw.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/leftw.gif
--------------------------------------------------------------------------------
/students/images/minhand.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/minhand.png
--------------------------------------------------------------------------------
/students/images/p1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/p1.jpg
--------------------------------------------------------------------------------
/students/images/p2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/p2.jpg
--------------------------------------------------------------------------------
/students/images/p3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/p3.jpg
--------------------------------------------------------------------------------
/students/images/p4.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/p4.jpg
--------------------------------------------------------------------------------
/students/images/p5.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/p5.jpg
--------------------------------------------------------------------------------
/students/images/p6.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/p6.jpg
--------------------------------------------------------------------------------
/students/images/pic3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/pic3.jpg
--------------------------------------------------------------------------------
/students/images/right_arrow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/right_arrow.png
--------------------------------------------------------------------------------
/students/images/rightw.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/rightw.gif
--------------------------------------------------------------------------------
/students/images/search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/search.png
--------------------------------------------------------------------------------
/students/images/search2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/search2.png
--------------------------------------------------------------------------------
/students/images/sechand.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/sechand.png
--------------------------------------------------------------------------------
/students/images/social.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/social.png
--------------------------------------------------------------------------------
/students/images/speed.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/speed.png
--------------------------------------------------------------------------------
/students/images/tick1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/tick1.png
--------------------------------------------------------------------------------
/students/images/time.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/time.png
--------------------------------------------------------------------------------
/students/images/timer.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/timer.png
--------------------------------------------------------------------------------
/students/images/tw.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/tw.png
--------------------------------------------------------------------------------
/students/images/watch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/images/watch.png
--------------------------------------------------------------------------------
/students/index.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/students/index.php:
--------------------------------------------------------------------------------
1 | alert('Please Fill Properly');";
18 | }
19 | else
20 | {
21 | $go = $ravi->student_login_check($st_username,$st_password);
22 | if($go==1)
23 | {
24 | $_SESSION['st_user'] = $st_username;
25 | header("location:home.php");
26 | }
27 | else
28 | {
29 | echo "";
30 | }
31 | }
32 |
33 | }
34 |
35 | ?>
36 |
42 |
43 |
44 |
45 | Augment an Admin Panel Category Flat Bootstrap Responsive Web Template | Login :: w3layouts
46 |
47 |
48 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
Student Login
73 |
74 |
Login
75 |
82 |
94 |
95 |
96 |
97 |
98 |
99 |
100 |
101 |
102 |
103 |
104 |
105 |
111 |
112 |
113 |
114 |
115 |
116 |
117 |
118 |
119 |
--------------------------------------------------------------------------------
/students/js/cbpFWTabs.js:
--------------------------------------------------------------------------------
1 | /**
2 | * cbpFWTabs.js v1.0.0
3 | * http://www.codrops.com
4 | *
5 | * Licensed under the MIT license.
6 | * http://www.opensource.org/licenses/mit-license.php
7 | *
8 | * Copyright 2014, Codrops
9 | * http://www.codrops.com
10 | */
11 | ;( function( window ) {
12 |
13 | 'use strict';
14 |
15 | function extend( a, b ) {
16 | for( var key in b ) {
17 | if( b.hasOwnProperty( key ) ) {
18 | a[key] = b[key];
19 | }
20 | }
21 | return a;
22 | }
23 |
24 | function CBPFWTabs( el, options ) {
25 | this.el = el;
26 | this.options = extend( {}, this.options );
27 | extend( this.options, options );
28 | this._init();
29 | }
30 |
31 | CBPFWTabs.prototype.options = {
32 | start : 0
33 | };
34 |
35 | CBPFWTabs.prototype._init = function() {
36 | // tabs elemes
37 | this.tabs = [].slice.call( this.el.querySelectorAll( 'nav > ul > li' ) );
38 | // content items
39 | this.items = [].slice.call( this.el.querySelectorAll( '.content > section' ) );
40 | // current index
41 | this.current = -1;
42 | // show current content item
43 | this._show();
44 | // init events
45 | this._initEvents();
46 | };
47 |
48 | CBPFWTabs.prototype._initEvents = function() {
49 | var self = this;
50 | this.tabs.forEach( function( tab, idx ) {
51 | tab.addEventListener( 'click', function( ev ) {
52 | ev.preventDefault();
53 | self._show( idx );
54 | } );
55 | } );
56 | };
57 |
58 | CBPFWTabs.prototype._show = function( idx ) {
59 | if( this.current >= 0 ) {
60 | this.tabs[ this.current ].className = '';
61 | this.items[ this.current ].className = '';
62 | }
63 | // change current
64 | this.current = idx != undefined ? idx : this.options.start >= 0 && this.options.start < this.items.length ? this.options.start : 0;
65 | this.tabs[ this.current ].className = 'tab-current';
66 | this.items[ this.current ].className = 'content-current';
67 | };
68 |
69 | // add to global namespace
70 | window.CBPFWTabs = CBPFWTabs;
71 |
72 | })( window );
--------------------------------------------------------------------------------
/students/js/css3clock.js:
--------------------------------------------------------------------------------
1 | $(function() {
2 |
3 | setInterval( function() {
4 | var seconds = new Date().getSeconds();
5 | var sdegree = seconds * 6;
6 | var srotate = "rotate(" + sdegree + "deg)";
7 |
8 | $("#sec").css({"-moz-transform" : srotate, "-webkit-transform" : srotate});
9 |
10 | }, 1000 );
11 |
12 |
13 | setInterval( function() {
14 | var hours = new Date().getHours();
15 | var mins = new Date().getMinutes();
16 | var hdegree = hours * 30 + (mins / 2);
17 | var hrotate = "rotate(" + hdegree + "deg)";
18 |
19 | $("#hour").css({"-moz-transform" : hrotate, "-webkit-transform" : hrotate});
20 |
21 | }, 1000 );
22 |
23 |
24 | setInterval( function() {
25 | var mins = new Date().getMinutes();
26 | var mdegree = mins * 6;
27 | var mrotate = "rotate(" + mdegree + "deg)";
28 |
29 | $("#min").css({"-moz-transform" : mrotate, "-webkit-transform" : mrotate});
30 |
31 | }, 1000 );
32 |
33 | });
--------------------------------------------------------------------------------
/students/js/jquery.vmap.sampledata.js:
--------------------------------------------------------------------------------
1 | var sample_data = {"af":"16.63","al":"11.58","dz":"158.97","ao":"85.81","ag":"1.1","ar":"351.02","am":"8.83","au":"1219.72","at":"366.26","az":"52.17","bs":"7.54","bh":"21.73","bd":"105.4","bb":"3.96","by":"52.89","be":"461.33","bz":"1.43","bj":"6.49","bt":"1.4","bo":"19.18","ba":"16.2","bw":"12.5","br":"2023.53","bn":"11.96","bg":"44.84","bf":"8.67","bi":"1.47","kh":"11.36","cm":"21.88","ca":"1563.66","cv":"1.57","cf":"2.11","td":"7.59","cl":"199.18","cn":"5745.13","co":"283.11","km":"0.56","cd":"12.6","cg":"11.88","cr":"35.02","ci":"22.38","hr":"59.92","cy":"22.75","cz":"195.23","dk":"304.56","dj":"1.14","dm":"0.38","do":"50.87","ec":"61.49","eg":"216.83","sv":"21.8","gq":"14.55","er":"2.25","ee":"19.22","et":"30.94","fj":"3.15","fi":"231.98","fr":"2555.44","ga":"12.56","gm":"1.04","ge":"11.23","de":"3305.9","gh":"18.06","gr":"305.01","gd":"0.65","gt":"40.77","gn":"4.34","gw":"0.83","gy":"2.2","ht":"6.5","hn":"15.34","hk":"226.49","hu":"132.28","is":"12.77","in":"1430.02","id":"695.06","ir":"337.9","iq":"84.14","ie":"204.14","il":"201.25","it":"2036.69","jm":"13.74","jp":"5390.9","jo":"27.13","kz":"129.76","ke":"32.42","ki":"0.15","kr":"986.26","undefined":"5.73","kw":"117.32","kg":"4.44","la":"6.34","lv":"23.39","lb":"39.15","ls":"1.8","lr":"0.98","ly":"77.91","lt":"35.73","lu":"52.43","mk":"9.58","mg":"8.33","mw":"5.04","my":"218.95","mv":"1.43","ml":"9.08","mt":"7.8","mr":"3.49","mu":"9.43","mx":"1004.04","md":"5.36","mn":"5.81","me":"3.88","ma":"91.7","mz":"10.21","mm":"35.65","na":"11.45","np":"15.11","nl":"770.31","nz":"138","ni":"6.38","ne":"5.6","ng":"206.66","no":"413.51","om":"53.78","pk":"174.79","pa":"27.2","pg":"8.81","py":"17.17","pe":"153.55","ph":"189.06","pl":"438.88","pt":"223.7","qa":"126.52","ro":"158.39","ru":"1476.91","rw":"5.69","ws":"0.55","st":"0.19","sa":"434.44","sn":"12.66","rs":"38.92","sc":"0.92","sl":"1.9","sg":"217.38","sk":"86.26","si":"46.44","sb":"0.67","za":"354.41","es":"1374.78","lk":"48.24","kn":"0.56","lc":"1","vc":"0.58","sd":"65.93","sr":"3.3","sz":"3.17","se":"444.59","ch":"522.44","sy":"59.63","tw":"426.98","tj":"5.58","tz":"22.43","th":"312.61","tl":"0.62","tg":"3.07","to":"0.3","tt":"21.2","tn":"43.86","tr":"729.05","tm":0,"ug":"17.12","ua":"136.56","ae":"239.65","gb":"2258.57","us":"14624.18","uy":"40.71","uz":"37.72","vu":"0.72","ve":"285.21","vn":"101.99","ye":"30.02","zm":"15.69","zw":"5.57"};
--------------------------------------------------------------------------------
/students/js/light.js:
--------------------------------------------------------------------------------
1 | AmCharts.themes.light = {
2 |
3 | AmChart: {
4 | color: "#052963", backgroundColor: "#FFFFFF"
5 | },
6 |
7 | AmCoordinateChart: {
8 | colors: ["#00c6d7", "#052963", "#ea4c89", "#052963", "#cd82ad", "#2f4074", "#448e4d", "#b7b83f", "#00c6d7", "#052963", "#913167"]
9 | },
10 |
11 | AmStockChart: {
12 | colors: ["#00c6d7", "#052963", "#ea4c89", "#052963", "#cd82ad", "#2f4074", "#448e4d", "#b7b83f", "#00c6d7", "#052963", "#913167"]
13 | },
14 |
15 | AmSlicedChart: {
16 | colors: ["#00c6d7", "#052963", "#ea4c89", "#052963", "#cd82ad", "#2f4074", "#448e4d", "#b7b83f", "#00c6d7", "#052963", "#913167"],
17 | outlineAlpha: 1,
18 | outlineThickness: 2,
19 | labelTickColor: "#052963",
20 | labelTickAlpha: 0.3
21 | },
22 |
23 | AmRectangularChart: {
24 | zoomOutButtonColor: '#052963',
25 | zoomOutButtonRollOverAlpha: 0.15,
26 | zoomOutButtonImage: "lens"
27 | },
28 |
29 | AxisBase: {
30 | axisColor: "#052963",
31 | axisAlpha: 0.3,
32 | gridAlpha: 0.1,
33 | gridColor: "#052963"
34 | },
35 |
36 | ChartScrollbar: {
37 | backgroundColor: "#052963",
38 | backgroundAlpha: 0.12,
39 | graphFillAlpha: 0.5,
40 | graphLineAlpha: 0,
41 | selectedBackgroundColor: "#FFFFFF",
42 | selectedBackgroundAlpha: 0.4,
43 | gridAlpha: 0.15
44 | },
45 |
46 | ChartCursor: {
47 | cursorColor: "#052963",
48 | color: "#FFFFFF",
49 | cursorAlpha: 0.5
50 | },
51 |
52 | AmLegend: {
53 | color: "#052963"
54 | },
55 |
56 | AmGraph: {
57 | lineAlpha: 0.9
58 | },
59 | GaugeArrow: {
60 | color: "#333",
61 | alpha: 0.8,
62 | nailAlpha: 0,
63 | innerRadius: "40%",
64 | nailRadius: 15,
65 | startWidth: 15,
66 | borderAlpha: 0.8,
67 | nailBorderAlpha: 0
68 | },
69 |
70 | GaugeAxis: {
71 | tickColor: "#333",
72 | tickAlpha: 1,
73 | tickLength: 15,
74 | minorTickLength: 8,
75 | axisThickness: 3,
76 | axisColor: '#052963',
77 | axisAlpha: 1,
78 | bandAlpha: 0.8
79 | },
80 |
81 | TrendLine: {
82 | lineColor: "#c03246",
83 | lineAlpha: 0.8
84 | },
85 |
86 | // ammap
87 | AreasSettings: {
88 | alpha: 0.8,
89 | color: "#999",
90 | colorSolid: "#003767",
91 | unlistedAreasAlpha: 0.4,
92 | unlistedAreasColor: "#052963",
93 | outlineColor: "#FFFFFF",
94 | outlineAlpha: 0.5,
95 | outlineThickness: 0.5,
96 | rollOverColor: "#3c5bdc",
97 | rollOverOutlineColor: "#FFFFFF",
98 | selectedOutlineColor: "#FFFFFF",
99 | selectedColor: "#f15135",
100 | unlistedAreasOutlineColor: "#FFFFFF",
101 | unlistedAreasOutlineAlpha: 0.5
102 | },
103 |
104 | LinesSettings: {
105 | color: "#052963",
106 | alpha: 0.8
107 | },
108 |
109 | ImagesSettings: {
110 | alpha: 0.8,
111 | labelColor: "#052963",
112 | color: "#052963",
113 | labelRollOverColor: "#3c5bdc"
114 | },
115 |
116 | ZoomControl: {
117 | buttonFillAlpha:0.7,
118 | buttonIconColor:"#a7a7a7"
119 | },
120 |
121 | SmallMap: {
122 | mapColor: "#052963",
123 | rectangleColor: "#f15135",
124 | backgroundColor: "#FFFFFF",
125 | backgroundAlpha: 0.7,
126 | borderThickness: 1,
127 | borderAlpha: 0.8
128 | },
129 |
130 | // the defaults below are set using CSS syntax, you can use any existing css property
131 | // if you don't use Stock chart, you can delete lines below
132 | PeriodSelector: {
133 | color: "#052963"
134 | },
135 |
136 | PeriodButton: {
137 | color: "#052963",
138 | background: "transparent",
139 | opacity: 0.7,
140 | border: "1px solid rgba(0, 0, 0, .3)",
141 | MozBorderRadius: "5px",
142 | borderRadius: "5px",
143 | margin: "1px",
144 | outline: "none",
145 | boxSizing: "border-box"
146 | },
147 |
148 | PeriodButtonSelected: {
149 | color: "#052963",
150 | backgroundColor: "#b9cdf5",
151 | border: "1px solid rgba(0, 0, 0, .3)",
152 | MozBorderRadius: "5px",
153 | borderRadius: "5px",
154 | margin: "1px",
155 | outline: "none",
156 | opacity: 1,
157 | boxSizing: "border-box"
158 | },
159 |
160 | PeriodInputField: {
161 | color: "#999",
162 | background: "transparent",
163 | border: "1px solid rgba(0, 0, 0, .3)",
164 | outline: "none"
165 | },
166 |
167 | DataSetSelector: {
168 |
169 | color: "#052963",
170 | selectedBackgroundColor: "#b9cdf5",
171 | rollOverBackgroundColor: "#a8b0e4"
172 | },
173 |
174 | DataSetCompareList: {
175 | color: "#052963",
176 | lineHeight: "100%",
177 | boxSizing: "initial",
178 | webkitBoxSizing: "initial",
179 | border: "1px solid rgba(0, 0, 0, .3)"
180 | },
181 |
182 | DataSetSelect: {
183 | border: "1px solid rgba(0, 0, 0, .3)",
184 | outline: "none"
185 | }
186 |
187 | };
--------------------------------------------------------------------------------
/students/js/responsiveslides.min.js:
--------------------------------------------------------------------------------
1 | /*! http://responsiveslides.com v1.54 by @viljamis */
2 | (function(c,I,B){c.fn.responsiveSlides=function(l){var a=c.extend({auto:!0,speed:500,timeout:4E3,pager:!1,nav:!1,random:!1,pause:!1,pauseControls:!0,prevText:"Previous",nextText:"Next",maxwidth:"",navContainer:"",manualControls:"",namespace:"rslides",before:c.noop,after:c.noop},l);return this.each(function(){B++;var f=c(this),s,r,t,m,p,q,n=0,e=f.children(),C=e.size(),h=parseFloat(a.speed),D=parseFloat(a.timeout),u=parseFloat(a.maxwidth),g=a.namespace,d=g+B,E=g+"_nav "+d+"_nav",v=g+"_here",j=d+"_on",
3 | w=d+"_s",k=c(""),x={"float":"left",position:"relative",opacity:1,zIndex:2},y={"float":"none",position:"absolute",opacity:0,zIndex:1},F=function(){var b=(document.body||document.documentElement).style,a="transition";if("string"===typeof b[a])return!0;s=["Moz","Webkit","Khtml","O","ms"];var a=a.charAt(0).toUpperCase()+a.substr(1),c;for(c=0;c"+a+""});k.append(A);l.navContainer?c(a.navContainer).append(k):f.after(k)}a.manualControls&&(k=c(a.manualControls),k.addClass(g+"_tabs "+d+"_tabs"));(a.pager||a.manualControls)&&k.find("li").each(function(a){c(this).addClass(w+(a+1))});if(a.pager||a.manualControls)q=
6 | k.find("a"),r=function(a){q.closest("li").removeClass(v).eq(a).addClass(v)};a.auto&&(t=function(){p=setInterval(function(){e.stop(!0,!0);var b=n+1"+a.prevText+""+a.nextText+"";l.navContainer?c(a.navContainer).append(g):f.after(g);var d=c("."+d+"_nav"),G=d.filter(".prev");d.bind("click",function(b){b.preventDefault();b=c("."+j);if(!b.queue("fx").length){var d=e.index(b);b=d-1;d=d+1u&&f.css("width",u)};H();c(I).bind("resize",function(){H()})}})}})(jQuery,this,0);
9 |
--------------------------------------------------------------------------------
/students/js/site.js:
--------------------------------------------------------------------------------
1 | // call this from the developer console and you can control both instances
2 | var calendars = {};
3 |
4 | $(document).ready( function() {
5 |
6 | // assuming you've got the appropriate language files,
7 | // clndr will respect whatever moment's language is set to.
8 | // moment.lang('ru');
9 |
10 | // here's some magic to make sure the dates are happening this month.
11 | var thisMonth = moment().format('YYYY-MM');
12 |
13 | var eventArray = [
14 | { startDate: thisMonth + '-10', endDate: thisMonth + '-14', title: 'Multi-Day Event' },
15 | { startDate: thisMonth + '-23', endDate: thisMonth + '-26', title: 'Another Multi-Day Event' }
16 | ];
17 |
18 | // the order of the click handlers is predictable.
19 | // direct click action callbacks come first: click, nextMonth, previousMonth, nextYear, previousYear, or today.
20 | // then onMonthChange (if the month changed).
21 | // finally onYearChange (if the year changed).
22 |
23 | calendars.clndr1 = $('.cal1').clndr({
24 | events: eventArray,
25 | // constraints: {
26 | // startDate: '2013-11-01',
27 | // endDate: '2013-11-15'
28 | // },
29 | clickEvents: {
30 | click: function(target) {
31 | console.log(target);
32 | if($(target.element).hasClass('inactive')) {
33 | console.log('not a valid datepicker date.');
34 | } else {
35 | console.log('VALID datepicker date.');
36 | }
37 | },
38 | nextMonth: function() {
39 | console.log('next month.');
40 | },
41 | previousMonth: function() {
42 | console.log('previous month.');
43 | },
44 | onMonthChange: function() {
45 | console.log('month changed.');
46 | },
47 | nextYear: function() {
48 | console.log('next year.');
49 | },
50 | previousYear: function() {
51 | console.log('previous year.');
52 | },
53 | onYearChange: function() {
54 | console.log('year changed.');
55 | }
56 | },
57 | multiDayEvents: {
58 | startDate: 'startDate',
59 | endDate: 'endDate'
60 | },
61 | showAdjacentMonths: true,
62 | adjacentDaysChangeMonth: false
63 | });
64 |
65 | // calendars.clndr2 = $('.cal2').clndr({
66 | // template: $('#template-calendar').html(),
67 | // events: eventArray,
68 | // startWithMonth: moment().add('month', 1),
69 | // clickEvents: {
70 | // click: function(target) {
71 | // console.log(target);
72 | // }
73 | // }
74 | // });
75 |
76 | // bind both clndrs to the left and right arrow keys
77 | $(document).keydown( function(e) {
78 | if(e.keyCode == 37) {
79 | // left arrow
80 | calendars.clndr1.back();
81 | calendars.clndr2.back();
82 | }
83 | if(e.keyCode == 39) {
84 | // right arrow
85 | calendars.clndr1.forward();
86 | calendars.clndr2.forward();
87 | }
88 | });
89 |
90 | });
--------------------------------------------------------------------------------
/students/js/vroom.js:
--------------------------------------------------------------------------------
1 | // Calculator for converting Miles to Kilometers
2 |
3 |
4 |
5 | $(document).ready(function() {
6 | TweenLite.to(needle, 2, {rotation:-31, transformOrigin:"bottom right"});
7 |
8 | // select current content in input boxes on click
9 | $("input[type='text']").on("click", function () {
10 | $(this).select();
11 | });
12 |
13 | //clear kilometers value when miles is selected
14 | $("#miles").focus(function(){
15 | $("#kilometers").val('');
16 | });
17 |
18 | //clear miles value when kilometers is selected
19 | $("#kilometers").focus(function(){
20 | $("#miles").val('');
21 | });
22 |
23 | // convert miles to kilometers
24 | $('#miles').keyup(function() {
25 | var mi = $(this).val();
26 | var miNum = parseInt(mi) * 1.6093;
27 | //make sure kmNum is a number then output
28 | if ( (mi <= 75) && !isNaN(miNum) ){
29 | var speedMi = miNum * 2 - 31;
30 | $('#numbers').css('text-align', 'center');
31 | $('#kilometers').val(miNum.toFixed(2));
32 | $('#numbers').html(miNum.toFixed(0));
33 | $('#mi-km').html('Kilometers');
34 | } else if (!isNaN(miNum)){
35 | var speedMi = 215;
36 | $('#numbers').css('text-align', 'right');
37 | $('#kilometers').val(miNum.toFixed(2));
38 | $('#numbers').html(miNum.toFixed(0));
39 | $('#mi-km').html('Kilometers');
40 | } else {
41 | $('#miles').val('');
42 | $('#kilometers').val('');
43 | $('#numbers').html('');
44 | $("#errmsg").html("Numbers Only").show().fadeOut(1600);
45 | }
46 |
47 | var needle = $("#needle");
48 | TweenLite.to(needle, 2, {rotation:speedMi, transformOrigin:"bottom right"});
49 | });
50 |
51 | // convert kilometers to miles
52 | $('#kilometers').keyup(function() {
53 | var km = $(this).val();
54 | var kmNum = parseInt(km) * 0.62137;
55 | //make sure kmNum is a number then output
56 | if ( (km <= 195) && !isNaN(kmNum) ){
57 | var speedKm = kmNum * 2 - 31;
58 | $('#numbers').css('text-align', 'center');
59 | $('#miles').val(kmNum.toFixed(2));
60 | $('#numbers').html(kmNum.toFixed(0));
61 | $('#mi-km').html('Miles');
62 | } else if (!isNaN(kmNum)){
63 | var speedKm= 215;
64 | $('#numbers').css('text-align', 'right');
65 | $('#miles').val(kmNum.toFixed(2));
66 | $('#numbers').html(kmNum.toFixed(0));
67 | $('#mi-km').html('Miles');
68 | } else {
69 | $('#miles').val('');
70 | $('#kilometers').val('');
71 | $('#numbers').html('');
72 | $("#errmsg").html("Numbers Only").show().fadeOut(1600);
73 | }
74 |
75 | var needle = $("#needle");
76 | TweenLite.to(needle, 2, {rotation:speedKm, transformOrigin:"bottom right"});
77 | });
78 |
79 | });
--------------------------------------------------------------------------------
/students/login.html:
--------------------------------------------------------------------------------
1 |
2 |
8 |
9 |
10 |
11 | Augment an Admin Panel Category Flat Bootstrap Responsive Web Template | Login :: w3layouts
12 |
13 |
14 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
Augment
39 |
40 |
Login
41 |
48 |
60 |
61 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
71 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
--------------------------------------------------------------------------------
/students/logouts.php:
--------------------------------------------------------------------------------
1 |
8 |
9 |
10 |
11 | Augment an Admin Panel Category Flat Bootstrap Responsive Web Template | Register :: w3layouts
12 |
13 |
14 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
Augment
39 |
59 |
60 |
61 |
62 |
63 |
64 |
65 |
66 |
72 |
73 |
74 |
75 |
76 |
77 |
78 |
79 |
80 |
--------------------------------------------------------------------------------
/students/sign.html:
--------------------------------------------------------------------------------
1 |
2 |
8 |
9 |
10 |
11 | Augment an Admin Panel Category Flat Bootstrap Responsive Web Template | Sign Up :: w3layouts
12 |
13 |
14 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
Augment
39 |
61 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
74 |
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
--------------------------------------------------------------------------------
/students/teacher-information.php:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/teacher-information.php
--------------------------------------------------------------------------------
/students/w3layouts-License.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/students/w3layouts-License.txt
--------------------------------------------------------------------------------
/w3layouts-License.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/meravi/school-management/44df4d742d6c8b98852a252a7a097009eb52a893/w3layouts-License.txt
--------------------------------------------------------------------------------