https://github.com/elixircl/home-economy
🏠 A home economy Livebook
https://github.com/elixircl/home-economy
budget economy elixir livebook sqlite
Last synced: about 1 year ago
JSON representation
🏠 A home economy Livebook
- Host: GitHub
- URL: https://github.com/elixircl/home-economy
- Owner: ElixirCL
- License: mpl-2.0
- Created: 2024-05-12T23:58:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T13:39:54.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T18:13:52.699Z (about 1 year ago)
- Topics: budget, economy, elixir, livebook, sqlite
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Home Economy Livebook
This is a simple _Home Economy Livebook_ based on [Bennedetto](https://github.com/arecker/bennedetto).
Here is a more detailed explanation of the ideas. [CIV Budget](https://archive.alexrecker.com/civ-budget.html).
[](https://livebook.dev/run?url=https://raw.githubusercontent.com/ElixirCL/home-economy/main/home-economy.livemd)
You can start with a simple empty _sqlite3_ database.
An empty file can be created using the command:
```bash
sqlite3 facts.db "VACUUM;"
```
Check https://www.sqlite.org/lang_vacuum.html for more info.
## Tools
- SQLite3
- Elixir
- [Livebook.dev](https://livebook.dev/)
## 🤩 Credits
With ♥ by
Ninjas.cl
.