From de648465e6821e7ae917a1d2dc0e9baa697fb947 Mon Sep 17 00:00:00 2001 From: Joseph Basile <81828486+josephmbasile@users.noreply.github.com> Date: Tue, 12 Nov 2024 10:17:43 -0500 Subject: [PATCH] Create IcebergAccountingSuite.yml Opening up this project for contributors who know Python and bookkeeping, or who want to learn either of those skills. The goal of this project is to remove the 1040 Schedule C as a barrier to entry for small business formation in the United States. --- _data/projects/IcebergAccountingSuite.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 _data/projects/IcebergAccountingSuite.yml diff --git a/_data/projects/IcebergAccountingSuite.yml b/_data/projects/IcebergAccountingSuite.yml new file mode 100644 index 00000000000..8e329d66b6d --- /dev/null +++ b/_data/projects/IcebergAccountingSuite.yml @@ -0,0 +1,23 @@ +name: Iceberg Accounting Suite +desc: Iceberg Accounting Suite is intended to be a full service accounting suite capable of running small business applications such as invoicing, inventory, a cash drawer, card readers and POS compatability, website connectivity, and more. Written in Python using PySimpleGUI, Iceberg currently allows users to create an encrypted database and journal transactions against a set of accounts with vendor tracking. +site: https://github.com/josephmbasile/IcebergAccountingSuite +tags: + - accounting + - bookkeeping + - point of sale + - POS + - card reader tracking + - card reader + - cash register + - inventory + - inventory tracking + - vendor tracking + - customer tracking + - chart of account + - schedule c + - tax records + - set of books + - double entry bookkeeping +upforgrabs: + name: up for grabs + link: https://github.com/users/josephmbasile/projects/1