Skip to content

rtpascual/ledger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ledger Application

This is a personal finance management tool using plain text accounting principles. It features a Java backend, a React frontend, and a Java-based CLI.

For a detailed explanation of the project's architecture, components, and design decisions, please see ARCHITECTURE.md.

Usage

Currently, only the core module is implemented. You can build it and use it as a library in other Java projects.

  1. Build the core module:
    cd core
    mvn clean install
    This will install the core module as a JAR in your local Maven repository.

Contributing

See CONTRIBUTING.md for more information on how to contribute to the project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages