A simple web application which involves basic CRUD options of task management

Complete_CRUDwithAuthentication_Application_NestJS_VueJS

I. This repository is for building a simple web application which involves basic CRUD options of task management. Moreover, the app allows users to register and login their dashboard based on jwt cookie authentication:

  • Backend: NestJS
  • Frontend: VueJS
  • Database: PostgreSQL

II. Some demo images

1. Login

2. Register

3. Dashboard

4. Update

GitHub

View Github