Skip to content

A ticket based helpdesk webapp built with Nextjs frontend and php backend where users can raise support tickets

Notifications You must be signed in to change notification settings

johnpatrick254/ticket-helpdesk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📞☎️ Ticket Help-Desk

Ticket Help-Desk is a full CRUD ticket support web app built with Nextjs and PHP and Postgres.

🛠 Built With

  • Nextjs
  • TypeScript
  • PHP
  • Postgres
  • Next Auth

🖼️ Screenshots









Key Features

  • Create Tickets
  • View Tickets
  • Delete Tickets
  • Register as support or client
  • Login and register
  • Resolve tickets

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

In order to run this project, you need:

  • Visual Studio Code
  • Node.js
  • Docker

Setup

Clone this repository to your desired folder:

cd <desired folder to contain project>
git clone https://github.com/johnpatrick254/ticket-helpdesk
cd <project_folder>

Install

Install project dependencies:

npm install

Usage

Start development server:

npm start

(back to top)

👥 Authors

👤 JOHN PATRICK

(back to top)

🔭 Future Features

  • Order History

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you found this project useful, please consider giving it a star on GitHub!

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)

```

About

A ticket based helpdesk webapp built with Nextjs frontend and php backend where users can raise support tickets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published