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

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

Awesome Lists containing this project

README

          

#### Traxpence-API

[![Build Status](https://travis-ci.org/mycok/Traxpense-api.svg?branch=develop)](https://travis-ci.org/mycok/Traxpense-api) [![Test Coverage](https://api.codeclimate.com/v1/badges/deec6984001b665b18bd/test_coverage)](https://codeclimate.com/github/mycok/Traxpence-api/test_coverage) [![Maintainability](https://api.codeclimate.com/v1/badges/deec6984001b665b18bd/maintainability)](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)