https://github.com/cloud8421/goal
Reach goals through concrete actions
https://github.com/cloud8421/goal
elm elm-lang haskell persistent servant
Last synced: about 1 month ago
JSON representation
Reach goals through concrete actions
- Host: GitHub
- URL: https://github.com/cloud8421/goal
- Owner: cloud8421
- License: bsd-3-clause
- Created: 2018-04-14T20:18:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-30T16:48:55.000Z (about 8 years ago)
- Last Synced: 2025-01-13T01:30:04.362Z (over 1 year ago)
- Topics: elm, elm-lang, haskell, persistent, servant
- Language: CSS
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Goal
This application helps creating projects, setting goals for each one of them and then add actions to achieve them.
## Planned features
- [x] CRUD projects API
- [x] CRUD goals API
- [x] CRUD actions API
- [ ] CRUD projects UI
- [ ] CRUD goals UI
- [ ] CRUD actions UI
- [ ] Reorder actions by priority
- [ ] Assign deadlines for each action