Skip to content

Simple TaskManager w/ authentication (Graphql | MongoDb | React)

Notifications You must be signed in to change notification settings

mattari97/taskmanager-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

TaskManager Fullstack app

Welcome everyone! I am Antoine CHEMINAT from Martinique FWI.

This project is a Graphql & React fullstack TodoApp for my portfolio.1

What is the purpose of this app?

Manage your tasks and stay organized in your work.

This project displays the following skills:

  • 100% type-safe code
  • Graphql CRUD
  • Token based auth
  • Global state managment.

Server technologies

  • Apollo Server
  • Typescript
  • MongoDb
  • Prisma (Typescript ORM)
  • Graphql
  • Graphql-Nexus (Code-first schemas)
  • JsonWebToken (auth)
  • Nodemailer (mailer)
  • Pino (logger)
  • etc...

Client technologies

  • Create-React-App
  • Typescript
  • ChakraUi (component library)
  • Apollo Client (graphql queries, cache & local state)
  • React Router V6
  • React-Hook-Form & Zod (form validation)
  • etc...

Footnotes

  1. Feel free to share any suggestion to improve the code.

About

Simple TaskManager w/ authentication (Graphql | MongoDb | React)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published