-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdiscover.html
More file actions
165 lines (155 loc) · 7.59 KB
/
discover.html
File metadata and controls
165 lines (155 loc) · 7.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<head>
<link rel="stylesheet" href="./style.css" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Titan+One&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap">
<script defer src="discover.js"></script>
</head>
<body style="width: 300px;max-height: 250px;min-height: 200px;background-color: rgb(33, 33, 33);">
<div class="notice">
<h1 class="notice_err">ERROR</h1>
<p>Our servers are currently down indefinitely. I do not have enough money to keep School Tools running. Please consider donating!</p>
</div>
<section id="return" style="margin-bottom: 20px;margin-top: -9px;margin-left: -7.5px;">
<div>
<a href="main.html" style="color: whitesmoke;text-decoration: none;">
<img src="./images/BackDark.png" style="width: 25px;height: 25px;">
</a>
</div>
</section>
<section id="Header" style="margin-top: 20px;">
<h1 id="DscH" class="DscHDrk">Discover School Portals</h1>
<p id="DscP" class="DscPDrk">And add them to your quick access!</p>
<p id="DscP2" class="DscPDrk2">Updated every 2 weeks</p>
</section>
<img src="/images/SearchDark.png" style="width: 25px;height: 25px;margin-bottom: -32px;">
<input type="text" id="searchInput" placeholder="Search for a portal" class="searchBar">
<script src="./favorites/main.js"></script>
<script src="/main.js"></script>
<section id="discoverPage">
<div id="buttons">
<div> <!-- AERIES -->
<a type="button" id="Aris" href="https://portal.centralusd.k12.ca.us/Parent/LoginParent.aspx" target="_blank">
<button id="" class="b1677014 filterable">
<b>Aeries</b>
</button>
</a>
<button id="addQABtn" class="favorite-button">
<img class="favorite-icon" src="./images/favorite.png" style="width: 20px;height: 20px;">
</button>
</div>
<div> <!-- CANVAS -->
<a type="button" id="CnvsLMS" href="https://www.instructure.com/canvas/login" target="_blank">
<button id="CnvsLMS1677014-01" class="b1677014 filterable">
<b>Canvas</b>
</button>
</a>
<button id="addQABtn" class="favorite-button">
<img class="favorite-icon" src="./images/favorite.png" style="width: 20px;height: 20px;">
</button>
</div>
<div> <!-- CLASS DOJO -->
<a type="button" id="ClsDjo" href="https://student.classdojo.com/#/login" target="_blank">
<button id="" class="b1677014 filterable">
<b>ClassDojo</b>
</button>
</a>
<button id="addQABtn" class="favorite-button" style="background-color: transparent;outline: none;border-style: none;box-shadow: none;width: 30px;height: 30px;justify-items: center;justify-content: center;">
<img class="favorite-icon" src="./images/favorite.png" style="width: 20px;height: 20px;">
</button>
</div>
<div>
<a type="button" id="Cls365" href="https://login.classe365.com/" target="_blank">
<button id="" class="b1677014 filterable">
<b>Classe365</b>
</button>
</a>
<button id="addQABtn" class="favorite-button">
<img class="favorite-icon" src="./images/favorite.png" style="width: 20px;height: 20px;">
</button>
</div>
<div>
<a type="button" id="Illmnt" href="https://auth.illuminateed.com/#/" target="_blank">
<button id="" class="b1677014 filterable">
<b>Illuminate (Renaissance)</b>
</button>
</a>
<button id="addQABtn" class="favorite-button">
<img class="favorite-icon" src="./images/favorite.png" style="width: 20px;height: 20px;">
</button>
</div>
<div>
<a type="button" id="Jptd" href="https://login.jupitered.com/login/" target="_blank">
<button id="Jptd1677014-03" class="b1677014 filterable">
<b>Jupiter Ed</b>
</button>
</a>
<button id="addQABtn" class="favorite-button">
<img class="favorite-icon" src="./images/favorite.png" style="width: 20px;height: 20px;">
</button>
</div>
<div>
<a type="button" id="MrkBk" href="https://www.markbookapp.com/sign-in" target="_blank">
<button id="" class="b1677014 filterable">
<b>MarkBook</b>
</button>
</a>
<button id="addQABtn" class="favorite-button">
<img class="favorite-icon" src="./images/favorite.png" style="width: 20px;height: 20px;">
</button>
</div>
<div>
<a type="button" id="QckScl" href="https://www.quickschools.com/quickschools/log-in" target="_blank">
<button id="" class="b1677014 filterable">
<b>QuickSchools</b>
</button>
</a>
<button id="addQABtn" class="favorite-button">
<img class="favorite-icon" src="./images/favorite.png" style="width: 20px;height: 20px;">
</button>
</div>
<div>
<a type="button" id="PwrScl" href="https://www.powerschool.com/sign-in/?loginCat=parents-students" target="_blank">
<button id="" class="b1677014 filterable">
<b>PowerSchool</b>
</button>
</a>
<button id="addQABtn" class="favorite-button">
<img class="favorite-icon" src="./images/favorite.png" style="width: 20px;height: 20px;">
</button>
</div>
<div>
<a type="button" id="Scgy" href="https://www.powerschool.com/sign-in/?loginCat=parents-students" target="_blank">
<button id="Scgy1677014-02" class="b1677014 filterable">
<b>Schoology</b>
</button>
</a>
<button id="addQABtn" class="favorite-button">
<img class="favorite-icon" src="./images/favorite.png" style="width: 20px;height: 20px;">
</button>
</div>
<div>
<a type="button" id="Skiwrd" href="https://www.skyward.com/login" target="_blank">
<button id="" class="b1677014 filterable">
<b>Skyward</b>
</button>
</a>
<button id="addQABtn" class="favorite-button">
<img class="favorite-icon" src="./images/favorite.png" style="width: 20px;height: 20px;">
</button>
</div>
<div>
<a type="button" id="Ssw" href="https://app.seesaw.me/#/student/login" target="_blank">
<button id="" class="b1677014 filterable">
<b>Seesaw</b>
</button>
</a>
<button id="addQABtn" class="favorite-button">
<img class="favorite-icon" src="./images/favorite.png" style="width: 20px;height: 20px;">
</button>
</div>
</div>
</section>
<script src="search.js"></script>
</body>