Skip to content

The API service for FinTrack: Track Your Finances, Achieve Your Goals

Notifications You must be signed in to change notification settings

ahsanzizan/fintrack-api

Repository files navigation

FinTrack Logo

Track your finances, achieve your goals

FinTrack API

Description

FinTrack API is a robust and intuitive expense tracker API designed to empower users to take control of their personal finances. With FinTrack, users can effortlessly track their expenses and incomes, categorize transactions, and generate insightful reports. The API aims to provide a comprehensive solution for personal finance management, making it easy for users to monitor their spending habits, set budgets, and achieve their financial goals.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Swagger Documentation

Visit /docs and You'll find a swagger API documentation that contains all you need to interact with the API.

Credits

License

This project is MIT licensed.

About

The API service for FinTrack: Track Your Finances, Achieve Your Goals

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages