https://github.com/objarni/remind-frontend
ReMind UI with webpage for mobile (collect) and desktop (process)
https://github.com/objarni/remind-frontend
Last synced: about 1 year ago
JSON representation
ReMind UI with webpage for mobile (collect) and desktop (process)
- Host: GitHub
- URL: https://github.com/objarni/remind-frontend
- Owner: objarni
- Created: 2015-09-09T11:31:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-19T07:52:13.000Z (over 10 years ago)
- Last Synced: 2025-02-06T11:55:19.163Z (over 1 year ago)
- Language: CSS
- Size: 410 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ReMind UI frontend
==================
ReMind is a minimalistic partial Getting Things Done (GTD) system
that focuses on the Collect and Process part of GTD.
It provides two use cases:
1. Collecting a thought via mobile phone browser.
2. Processing previous thoughts on a desktop browser.
That's it!
The web service repo is [remind-backend](https://github.com/objarni/remind-backend).
Tech
----
ReMind UI uses HTML and JavaScript with [Angular](https://angularjs.org/) to juggle data between the user and the web service.
The response CSS design is based on [Skeleton](http://getskeleton.com/).