- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Ticket Help-Desk is a full CRUD ticket support web app built with Nextjs and PHP and Postgres.
- Nextjs
- TypeScript
- PHP
- Postgres
- Next Auth
- Create Tickets
- View Tickets
- Delete Tickets
- Register as support or client
- Login and register
- Resolve tickets
- [Live Demo](Coming soon)
In order to run this project, you need:
- Visual Studio Code
- Node.js
- Docker
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 project dependencies:
npm install
Start development server:
npm start
👤 JOHN PATRICK
- GitHub: @johnpatrick254
- Bitbucket: @johnpat1
- Twitter: @jpattrick538
- LinkedIn: john-patrick-254-ke
- Order History
Contributions, issues, and feature requests are welcome!
If you found this project useful, please consider giving it a star on GitHub!
This project is MIT licensed.
```