Skip to content

umair-mirza/ticketdesk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticket Desk App

Support ticket application built with the MERN stack. It has the following features:

  • User creation and authentication
  • Create support tickets
  • View support tickets
  • Delete support tickets
  • Add notes to tickets

Demo URL

https://tickets-desk.herokuapp.com/

Set Environment Variables

Install backend dependencies

npm install

Install client dependencies

cd frontend
npm install

Run app in development (frontend & backend)

npm run dev

About

TicketDesk is an online HelpDesk ticketing support portal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published