Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertArakelyan committed Oct 19, 2024
1 parent 4d2676f commit 452676b
Showing 1 changed file with 25 additions and 3 deletions.
28 changes: 25 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,37 @@
# πŸ’° NSW Finance

> A simple Finance Management App written in Go
![GitHub release (latest by date)](https://img.shields.io/github/v/release/AlbertArakelyan/nsw-finance)
![Language](https://img.shields.io/badge/language-go-blue)
![Platforms](https://img.shields.io/badge/platforms-Mac%20OS-green)
![License](https://img.shields.io/github/license/AlbertArakelyan/nsw-finance)

![Screenshot](./screenshot.png)

<div align="center">
**What is NSW?**
NSW stands for *Need*, *Saving*, *Wish*. This simple tool alows you to manage your needs, savings and wishes based on your monthly income. In addition it allows you to manage your whole yearly savings by separating your savings amount and expected spendings (and not only) and see automaticaly calculated available amount of savings.

---

<!-- <div align="center">
<img src="https://img.shields.io/badge/go-%2300ADD8.svg?style=for-the-badge&logo=go&logoColor=white" alt="Go" title="Go">
<img src="https://img.shields.io/badge/sqlite-%2307405e.svg?style=for-the-badge&logo=sqlite&logoColor=white" alt="SQLite" title="SQLite">
</div>
</div> -->

## πŸ“ About the project

A simple Finance Management App for tracking budget for Savings, Needs and Wishes and also for tracking whole yearly savings and budget.

## πŸ”‘ Key Features
- Yearly **savings** management
- Monthly **income** management (under development)

## πŸ™ Donations
**NSW Finance** is a free, open source software developed in my (little) spare time. If you liked the project and would like to support further development, please consider making a small donation, it really helps :)

<a href="https://www.buymeacoffee.com/albertarakelyan" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="width: 108px !important;" ></a>

---

> **πŸ’‘ Currently the project is under active development, any contributions are Welcome.**
> **πŸ’‘ Currently the project is under active development, any contributions are Welcome.**

0 comments on commit 452676b

Please sign in to comment.