umair-mirza / ticketdesk

TicketDesk is an online HelpDesk ticketing support portal

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

License:MIT License


Languages

Language:JavaScript 87.0%Language:CSS 9.9%Language:HTML 3.1%