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

Login view

2. Register

Register view

3. Dashboard

Dashboard view

4. Update

Update view

GitHub

View Github