expenses

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2021 License: GPL-3.0 Imports: 21 Imported by: 0

README

Expenses

  • A simple personal or business expense tracking application written in Golang.
  • It is web based and uses an Sqlite3 database.
  • AJAX is used for server communication.
  • It generates a PDF report with an optional date range that seperates catagories and lists expenses by date.
Installation involves no more than downloading the repo and copying it to a folder named expenses.
A copy of the exe file is included. Note that the exe file is a Windows exe. You will need to do an install for your environment if not Windows.
This is the first release and there is work to do such as input data error checking.

Documentation

Overview

 This go handles the catagories table in the expenses app.
 It provides a list of expense catagories for the expense
 table's desctiption field.

The file handles the main function of the app - processing

the expense inputs.

This go handles the catagories table in the expenses app.
It provides a list of expense catagories for the expense
table's desctiption field.

 This is a utility page that calls up a list of records from a selected
 area - expenses, catagories or groups.

 The list responds to a click and calls for a read by primary key.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL