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
- Host: GitHub
- URL: https://github.com/hiswe/a-count
- Owner: Hiswe
- License: mit
- Created: 2015-09-27T14:51:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-02-22T16:43:37.000Z (over 7 years ago)
- Last Synced: 2025-02-03T22:32:58.609Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://a-count.herokuapp.com/
- Size: 5.55 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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