Skip to content

A money tracker REST API to track incomes and expenses in community.

Notifications You must be signed in to change notification settings

hugolacerdar/communicash_api

Repository files navigation




A money tracker REST API to track incomes and expenses in community.

Usage

The API document is live at : https://communicash.hugolacerda.dev/api-docs/

Features

Users

  • Users can create an account
  • Users can get their profile info
  • Users can change their full name
  • Users can delete their account
  • Users can create sessions

Auth

  • Users can sign in
  • Users can refresh a valid token

Communities

  • Users can create a community
  • Users can get their community with all its expenses and incomes
  • Users can add others to a community they belong to

Incomes

  • Users can register incomes

Expenses

  • Users can register expenses
  • Users can get expense's categories

Future improvements

  • Allow users to be part of more than one community at a time

Built with

About

A money tracker REST API to track incomes and expenses in community.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages