Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vojtajina/task-manager
Simple client for managing tasks through Google API. Powered by Google App Engine & AngularJS.
https://github.com/vojtajina/task-manager
Last synced: 29 days ago
JSON representation
Simple client for managing tasks through Google API. Powered by Google App Engine & AngularJS.
- Host: GitHub
- URL: https://github.com/vojtajina/task-manager
- Owner: vojtajina
- License: mit
- Created: 2012-08-19T08:27:54.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-03T17:18:22.000Z (over 11 years ago)
- Last Synced: 2024-09-04T00:03:29.240Z (3 months ago)
- Language: JavaScript
- Size: 1.23 MB
- Stars: 33
- Watchers: 6
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Task Manager
Is an example of [AngularJS] app, that uses [Google API], [Google OAuth] and [Google App Engine].
Live version is on http://task-manager-angular.appspot.com/app/index.html
![Screenshot](https://raw.github.com/vojtajina/task-manager/master/diagrams/screenshot.png)
[AngularJS]: http://angularjs.org
[Google API]: https://developers.google.com/google-apps/tasks/
[Google App Engine]: https://developers.google.com/appengine/
[Google OAuth]: https://developers.google.com/accounts/docs/OAuth2