Skip to content

sidouw/TicketSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Ticket system

A Simple ticket managment system with user authentication, roles , ticket comments made with MERN stack and antd ui library

Tech Stack

Client: React, Redux,react-router antd

Server: Node, Express,mongodb

Screenshots

Dashboard

Dashboard page visible to the admin only App Screenshot

Manage users

Here the admin can delete or assign roles to usesrs App Screenshot

Manage project developers

Here the admin can assign or remove developers from a project App Screenshot

Projects page

Display all the projects in the system App Screenshot

Project page

Dsiplay the project information App Screenshot

All tickets

Visible to admin only display all the ticket in the system App Screenshot

Unassigned tickets

Visible to admin here the admin can assign a developer to tickets App Screenshot

My tickets

display the assigned tickets to a developer or the submitted tickets to a submitter App Screenshot

Ticket page

Dsiplay the ticket information with the ability to comment on it App Screenshot

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT

DATABASE_URL

CORS_ORIGIN

SECRET

About

A Simple ticket managment system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages