Skip to content

corax58/Ticketly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ticketly

Ticketly is a ticket creation and management platform with role-based access, built with React, Express, Vite, MongoDB, and Redux. Admins have full control over all tickets, including editing their status, while users can create tickets and view their own. The platform includes a dashboard for easy ticket management.

Tech Stack

  • Frontend: React, Redux, Vite
  • Backend: Express
  • Database: MongoDB, MongoDB Atlas
  • Authentication: JWT (JSON Web Tokens)

Features

  • Admin Access:

    • View all tickets
    • Edit ticket status (e.g., Open, In Progress, Closed)
  • User Access:

    • Create new tickets
    • View and manage their own tickets
  • Dashboard:

    • Both admins and users can access their dashboard to view and manage tickets.
  • Authentication:

    • JWT authentication for secure login and user management.

Screenshots

Landing Page

Landing Page

All Tickets

All Tickets

Dashboard

Dashboard

Ticket Details

Ticket Details

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors