Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/amuzacz/habits
- Owner: amuzacz
- License: mit
- Created: 2023-04-28T19:39:05.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-27T08:48:17.000Z (over 1 year ago)
- Last Synced: 2024-12-06T07:42:21.216Z (about 2 months ago)
- Topics: clojurescript, cordova, mui, react-color, react-vis, reagent, shadow-cljs
- Language: Clojure
- Homepage:
- Size: 1.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```