An open API service indexing awesome lists of open source software.

https://github.com/hiswe/a-count

dumb React/Postgre account handling
https://github.com/hiswe/a-count

Last synced: 4 months ago
JSON representation

dumb React/Postgre account handling

Awesome Lists containing this project

README

          

# a-count

simple accounting universal application

- [about](#about)
- [website](#website)
- [developers](#developers)
- [domain supported](#domain-supported)

## about

An accounting app, where you can:

- create an account
- manage customers
- manage quotations/invoices lifetime
- format quotations/invoices with markdown
- print any quotations/invoices from the browser
- select a currency for _presentational purpose only_

## website

[https://a-count.herokuapp.com/](https://a-count.herokuapp.com/)

## developers

see [README_DEV.md](/README_DEV.md) for building the application

### domain supported

- should work without JS activated on the client
- clear separation of the app & the API (mono-repository)
- authentication
- i18n