Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 325 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 325 Bytes

cumpol

A ToDo app with extended capabilities. It is managed to save todos and separate them into lists, topics and spaces. Besides it can fetch todos as links to web resources (work in progress).

Stack:

  • graphQL (with Subscriptions through websockets)
  • Prisma
  • PostgreSQL
  • React
  • Typescript
  • ChakraUI