Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/elixircl/home-economy

🏠 A home economy Livebook
https://github.com/elixircl/home-economy

budget economy elixir livebook sqlite

Last synced: about 2 months ago
JSON representation

🏠 A home economy Livebook

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).

[![Run in Livebook](https://livebook.dev/badge/v1/blue.svg)](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
.