Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dually8/timecard-app
A simple timecard app using Cordova/Ionic
https://github.com/dually8/timecard-app
Last synced: about 1 month ago
JSON representation
A simple timecard app using Cordova/Ionic
- Host: GitHub
- URL: https://github.com/dually8/timecard-app
- Owner: dually8
- Created: 2015-03-05T15:14:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-05T20:55:07.000Z (almost 10 years ago)
- Last Synced: 2023-08-10T00:12:52.521Z (over 1 year ago)
- Language: JavaScript
- Size: 1.82 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#timecard-app
This is just a simple app using Cordova/Ionic.###Libraries used
1. [ngCordova](http://ngcordova.com/)
2. [cordova-icon](https://github.com/AlexDisler/cordova-icon)
3. [cordova-splash](https://github.com/AlexDisler/cordova-splash)
4. [ios-sim (for iOS simulator on OSX)](https://github.com/phonegap/ios-sim)
5. [Cordova Datepicker](https://github.com/VitaliiBlagodir/cordova-plugin-datepicker)###Tools used
1. [WebStorm](http://www.jetbrains.com/webstorm/)
2. [Genymotion](https://www.genymotion.com/#!/)
3. [iOS Simulator](https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/iOS_Simulator_Guide/Introduction/Introduction.html)
4. [XCode](https://developer.apple.com/xcode/)
5. [Dillinger to edit Markdown](http://dillinger.io/)######To-do
* Add support for iPad
* Add edit button to edit time
* Export to text/email
* Add date to timecard
* Finish About section
* Add local storage to store previous time cards