Skip to content

Client for any Peratorakka server to manage and track personal or commercial wealth

License

Notifications You must be signed in to change notification settings

KennethTrecy/peratorakka_client

Repository files navigation

Web Front-end Tests GitHub lines GitHub release (latest SemVer) GitHub closed issues count GitHub pull request count GitHub code size in bytes

Peratorakka Client

A client for any Peratorakka server.

Peratorakka is a software system aimed to manage and track the finances, personal or commercial. It is made up of a client and server. In this repository, it has an implementation of the client which allows the users to interact with server. The server may be implemented in different programming language as long as it has compatible API.

Screenshots of this project can be found in author's post. Currently, there is no server available to access by common people. Yet, the instructions how to start the system can be found below.

Origin

Some parts of the repository was based from sveltekit branch of Web Template.

The template has been specialized for front-end development.

Usage

Initialization (for developers)

If you want to contribute, the repository should be initialized to adhere in Conventional Commits specification for organize commits and automated generation of change log.

Prerequisites

Instructions

  1. By running the command below, all your commits will be linted to follow the Conventional Commits specification.

    $ npm install
    

    Or if you have installed pnpm, run the following command:

    $ pnpm install
    
  2. To generate the change log automatically, run the command below:

    $ npx changelogen --from=[tag name or branch name or commit itself] --to=master
    

Notes

Want to contribute?

Read the contributing guide for different ways to contribute in the project.

Author

Coded by Kenneth Trecy Tobias.

Disclaimer

This personal project may contain references to trademarks, which are included in good faith. However, it is important to note that such references do not indicate any endorsement, affiliation, or sponsorship by the respective trademark holders unless explicitly stated.