Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amuzacz/habits

Good habits app
https://github.com/amuzacz/habits

clojurescript cordova mui react-color react-vis reagent shadow-cljs

Last synced: about 21 hours ago
JSON representation

Good habits app

Awesome Lists containing this project

README

        

# Habits - app that helps you develop good habits

TODO: Publish on google play store so some screenshots wil be available.

Development:
```sh
# In first terminal
$ shadow-cljs watch app
# In second terminal
$ corodova run browser
```

Android build:
```sh
$ build.sh
```