1
0
mirror of https://github.com/fazo96/homework.git synced 2025-01-09 12:10:08 +01:00
reactive and responsive Homework management web-app http://homework.meteor.com
Go to file
2014-05-31 18:09:56 +02:00
.meteor added a router. fixes #9 2014-05-30 10:33:32 +02:00
client improved UI, fixed #1, fixed #6 2014-05-31 18:09:56 +02:00
packages added a router. fixes #9 2014-05-30 10:33:32 +02:00
server improved UI, fixed #1, fixed #6 2014-05-31 18:09:56 +02:00
.gitignore must confirm emails to use app now. 2014-05-28 18:45:41 +02:00
LICENSE.md major refractor and bunch of new features 2014-05-27 15:33:50 +02:00
README.md major refractor and bunch of new features 2014-05-27 15:33:50 +02:00
smart.json added a router. fixes #9 2014-05-30 10:33:32 +02:00
smart.lock added a router. fixes #9 2014-05-30 10:33:32 +02:00

Homework

Schoolwork management application for students.

Try it

the app is hosted online!

Development

Clone the repo, install meteor and meteorite. Install dependent packages and then run meteor. That's it.

License

The MIT License (MIT)

Copyright (c) 2014 Enrico Fasoli

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.