Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloud8421/goal
Reach goals through concrete actions
https://github.com/cloud8421/goal
elm elm-lang haskell persistent servant
Last synced: 27 days 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-30T16:48:55.000Z (almost 7 years ago)
- Last Synced: 2024-11-13T15:45:18.491Z (3 months 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