Home About Me Projects Experience Skills More
MoneyCount logo

MoneyCount

Count your savings with ease

Current Status
Completed
Links

GitHub

Codename

Project Penny

Main Tools
Editors
Other Tools

Not applicable

MoneyCount / README.md



Logo

MoneyCount

Count your savings with ease


Download App · Report Bug · Request Feature


Table of Contents

  1. About
    • Built With
  2. Getting Started
    • System Requirements
    • Installation
  3. Development
    • Prerequisites
    • Installation
  4. License
  5. Credits


About

MoneyCount is a desktop application that allows you to easily count money (in Euro's). In order to use the application you need to download it using the instructions below.


Built With

  • C#
  • .NET Core


Getting Started

In order to use the app go to the releases page and download the latest version.


System Requirements

To run the app you need:

  • A computer running Windows:
    • Windows 10 or superior;
  • Have .NET 7 installed.

Installation

After downloading the app from the releases page, run it and you can start using. PI Decimals is a portable application, so it can be saved in a portable drive (like a pen USB) and be used in any windows machine.



Development

If you want to deploy a copy of MoneyCount on your device to develop a feature or fix a bug, follow the steps below to get started.


Prerequisites

In order to run the application, you will need the following tools:

  • Visual Studio 2022
  • C# 11.0
  • .NET Core 7
  • git (opcional)

Installation

  1. Clone the repository
    git clone https://github.com/D3W10/MoneyCount.git
    
  2. Open the project solution (.sln file) using Visual Studio
  3. Compile and run by pressing F5


License

Distributed under the Mozilla Public License 2.0. Check LICENSE for more details.



Credits

  • Made by Daniel Nunes