Skip to content

Prikaz98/wryb

Repository files navigation

wryb

Motivation

Test project to learn clojure.

Usages

Simple todo list application.

Before using override sqlite file path in application.toml :

[database]
path = "/wryb.db" #if you use this app you have to rewrite this

Run:

lein run

Ui will be allowed by localhost:3000

Screenshots

./screenshots/wryb-screen.png ./screenshots/wryb-screen-2.png ./screenshots/wryb-screen-3.png ./screenshots/wryb-screen-4.png

About

GTD app with clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages