Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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