Skip to content

A secure ticket management system built with Mongo, Express, Node on the backend and React, Redux on the frontend and RTK query for data fetching. Authorization and authentication achieved using JWT

Notifications You must be signed in to change notification settings

kowshikk2/Ticket-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Description

In this app, users can login, create work tickets and then view, edit and delete these tickets. Work tickets can also be assigned to different users. Users with the Administrator or Manager title can create new users(Employee title by default), suspend a user's ability to log into the app and delete users.

The backend was built with MongoDB, Express and Node, with authentication and authorization being handled by jwt and security with bcrypt. The front end was built with React and React-Redux. Data fetching was handled using RTK Query.

About

A secure ticket management system built with Mongo, Express, Node on the backend and React, Redux on the frontend and RTK query for data fetching. Authorization and authentication achieved using JWT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published