Skip to content

Simple ledger backend for the personal investment group app

License

Notifications You must be signed in to change notification settings

DemonusPC/pig-ledger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIG Ledger - Personal Investment Group Ledger Backend

The backend for the Personal Investment Group

What is this?

This is a simple ledger implementation for PIG. It consists of a Rust server that stores accounts and their transactions in an sqlite database.

Installation

  1. Pull the repo
git pull [email protected]:DemonusPC/pig-ledger.git
  1. Build it
cargo build
  1. Run
cargo run

Test

TBD

Linting

cargo fmt

About

Simple ledger backend for the personal investment group app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages