https://github.com/nafeu/gryt-skill-tracker
A simple gamification and tracking system for skills that are being learned or practiced.
https://github.com/nafeu/gryt-skill-tracker
electron gamification ionic-framework learning nodejs productivity
Last synced: about 1 month ago
JSON representation
A simple gamification and tracking system for skills that are being learned or practiced.
- Host: GitHub
- URL: https://github.com/nafeu/gryt-skill-tracker
- Owner: nafeu
- License: mit
- Created: 2017-06-13T09:14:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-19T04:07:45.000Z (almost 9 years ago)
- Last Synced: 2025-04-09T22:57:38.742Z (about 1 year ago)
- Topics: electron, gamification, ionic-framework, learning, nodejs, productivity
- Language: JavaScript
- Size: 521 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Skill Tracker
A simple gamification and tracking system for skills that are being learned or practiced.

## About
This project is an old mobile-app and breakable toy project of mine from 2015 that I have ported into an Electron app. It received strong positive feedback and use from my peers. It was how I learned Ionic Framework and AngularJS (before ReactJS came along and decimated everything)
## Download
The app is available for download in [releases](https://github.com/nafeu/gryt-skill-tracker/releases) (OSX only).
## Development
### Installation
```
git clone https://github.com/nafeu/gryt-skill-tracker.git
cd gryt-skill-tracker
npm install
```
### Usage
```
npm start
```
## Credits
Nafeu Nasir
## License
MIT