mazx4960 / cvwo-assignment-2021-frontend

Winter assignment for CVWO (Task management web application)

Home Page:cvwo-assignment-2021-frontend.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVWO Project: Task Manager

This project was bootstrapped with Create React App.

Built with:

  1. Frontend
  • React
  • Tailwind
  • Tailwind UI
  • Redux
  • Typescript
  1. Backend
  • Golang
  • GORM
  • Gin Framework
  • Postgresql
  • jwt-go
  • Graphql

Features

  1. Authentication
  • Username and password authentication
  • jwt token
  1. Tasks
  • Create and delete tasks
  • Sort tasks by their deadlines
  1. Tags
  • Add tags to a task
  1. Lists
  • Add tasks to a list
  1. Calendar view
  • View all the tasks as well as their deadlines on the calendar
  1. Others
  • Searching for tasks, tags, list
  • Migration to graphql
  • Notifications
  • Dockerise

About

Winter assignment for CVWO (Task management web application)

cvwo-assignment-2021-frontend.vercel.app

License:MIT License


Languages

Language:TypeScript 95.2%Language:TeX 3.5%Language:HTML 1.0%Language:JavaScript 0.2%Language:CSS 0.0%Language:Shell 0.0%