/Tricount

Primary LanguageTypeScript

Tricount

The goal is to reproduce the tricount app

  • Read this paper

  • Have a group of people

  • People do expenses for others

  • Calculate the balance

This project is here to play with the nodejs environment:

  • Typescript
  • Apollo (a GraphQL Api will be made)
  • Express for the Http server
  • Jest for testing
  • Zod for payload validation