Skip to content

AnushaAsai/TicketTrackingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticket Tracking App

The application will involve logging, recording and resolving incidents for services in an organization.

Built With

What things you need to install the software and how to install them

Latest Browser
Click on https://incident-management-2020.herokuapp.com/

Roles in the application:

  • Admin
  • Technician

Steps taken to complete the project:

  • Created the required models using mongoose
  • Created routes/REST node API for each of the features
  • Enabled cors
  • Created react class components for each of the features
  • Redirection using withRouter
  • Consumed Rest API uisng axios

Functionality:

  • Admin & Technician login, Admin & Technician dashboard
  • Technicians and admin can create a ticket
  • Only Admin can add new users (technician or admin)
  • Only Admin can close a ticket add notes, change status (edit ticket)
  • Only Admin can reset password

About

The application will involve logging, recording and resolving incidents for services in an organization. MERN stack, JSON Web Tokens, Mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors