This website requires JavaScript.
Explore
Help
Sign In
wcrisman
/
DistrictCentral
Watch
1
Star
0
Fork
0
You've already forked DistrictCentral
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
038c68f618c4ee25ca56ea81ec0017674a147ce8
DistrictCentral
/
client
/
main.html
9 lines
87 B
HTML
Raw
Normal View
History
Unescape
Escape
Initial commit - cloned the Svelte todo's app with google login enabled as a starting point. This system will initially be used to let the chrome extension for students report which computers are used by which students and when.
2021-09-16 07:26:57 -07:00
<
head
>
Converted sample project into an almost working Svelte / Meteor project. Needs to fix the login/logout code, the camera code, and add Chromebook history when the QR Code is scanned.
2022-04-02 10:29:35 -07:00
<
title
>
District Central
<
/
title
>
Initial commit - cloned the Svelte todo's app with google login enabled as a starting point. This system will initially be used to let the chrome extension for students report which computers are used by which students and when.
2021-09-16 07:26:57 -07:00
<
/
head
>
<
body
>
Converted sample project into an almost working Svelte / Meteor project. Needs to fix the login/logout code, the camera code, and add Chromebook history when the QR Code is scanned.
2022-04-02 10:29:35 -07:00
<
div
id
=
"app"
>
<
/
div
>
Initial commit - cloned the Svelte todo's app with google login enabled as a starting point. This system will initially be used to let the chrome extension for students report which computers are used by which students and when.
2021-09-16 07:26:57 -07:00
<
/
body
>
Reference in New Issue
Copy Permalink