https://github.com/mycok/traxpense-api
An expense tracker API
https://github.com/mycok/traxpense-api
ajv docker docker-compose mocha-chai mongodb mongoose nodejs typescript
Last synced: 2 months ago
JSON representation
An expense tracker API
- Host: GitHub
- URL: https://github.com/mycok/traxpense-api
- Owner: mycok
- Created: 2020-07-14T20:01:37.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2023-03-05T06:27:17.000Z (over 3 years ago)
- Last Synced: 2025-06-01T20:53:12.714Z (about 1 year ago)
- Topics: ajv, docker, docker-compose, mocha-chai, mongodb, mongoose, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 1.68 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### Traxpence-API
[](https://travis-ci.org/mycok/Traxpense-api) [](https://codeclimate.com/github/mycok/Traxpence-api/test_coverage) [](https://codeclimate.com/github/mycok/Traxpence-api/maintainability)
An expenditure tracker and analyser web application
#### Features
- User account creation and management (CRUD)
- Expenditure recording, organization and management (CRUD)
- Monthly expenditure statistics by category
- Annual expenditure statistics by category
- Expenditure summary by month
- Expenditure summary by year
- Scattered plot graph expenditure data visualization
- Bar graph expenditure data visualization
- Pie chart expenditure data visualization
[👉 View documentation here](https://traxpense-api.herokuapp.com/swagger)