This is a mobile app for Android and iOS built in Native Script. It started out as a "scratch-an-itch" solution to a real problem I have been running into as a personal tutor for the past thirteen years.
To run this project, first head over to NativeScript.org and follow Native Script installation instructions in the Quick Setup Guide for your platform. If you already have Native Script installed, you can run it in an Android emulator using:
tns build android
tns run android --emulator --watch
- Ubuntu 14.04 Linux / Debian (sid)
- emacs -nw
- Dell XPS 13 9343 (Developer Edition)
- You can see my dotfiles here github dotfiles.
- Native Script
- Angular2
- Typescript
- npm
- Android (SDK)
- Android (emulator)
- None yet. It is currently a stateless client application with no server-side backend application.