Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jesterxl/attendance
Web application to take class attendance. Excuse to play with Material Design and Cycle
https://github.com/jesterxl/attendance
Last synced: 1 day ago
JSON representation
Web application to take class attendance. Excuse to play with Material Design and Cycle
- Host: GitHub
- URL: https://github.com/jesterxl/attendance
- Owner: JesterXL
- License: bsd-3-clause
- Created: 2015-07-18T13:27:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-20T00:07:38.000Z (over 9 years ago)
- Last Synced: 2023-03-12T07:47:29.199Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 863 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# {{ projectName }}
A web app built using polymer.dart.
## Creating new elements
The `polymer` package includes a utility to generate new elements. From
within this project, run:`pub run polymer:new_element `