Skip to content

Support ticket Web application built with the MERN stack (MongoDB, Expressjs, Reactjs, Nodejs).

Notifications You must be signed in to change notification settings

Kartiksood10/Support-Desk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Support Desk App

Support ticket Web application built with the MERN stack (MongoDB, Expressjs, Reactjs, Nodejs).

Features

  • User registeration/login
  • Creating/Viewing tickets
  • Notes functionality for each ticket
  • Option to close a ticket

Usage

Download MongoDB

The project uses MongoDB. Make sure to create your database on MongoDB Atlas.

Install backend dependencies

npm install

Install frontend dependencies

cd frontend
npm install

Run app in development (frontend & backend)

npm run dev

Main Page

image

Login

image

Register

image

Create Ticket

image

View Ticket

image

Ticket Status

image

About

Support ticket Web application built with the MERN stack (MongoDB, Expressjs, Reactjs, Nodejs).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published