Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 927 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 927 Bytes

AIP Ticket System 👋

Ticket Management Service for IT Support Requests

✨ Setup Guide

  1. Clone Source code to your local machine
  2. Download XAMPP Control Panel: https://www.apachefriends.org/de/index.html
  3. Change DocumentRoot and Directory paths in the config file httpd.conf of Apache:
    • DocumentRoot & Directory from C:/xampp/htdocs to -> C:\<path to project>\aip-ticket-sys
  4. Start Apache and MySQL via XAMPP Control Panel
  5. Open phpMyAdmin (http://localhost/phpmyadmin)
  6. Import database script: https://github.com/Tim-Digital-Business/aip-ticket-sys/blob/dev/database/aip-ticket-sys.sql

🚀 Usage

  • Start Apache and MySQL via XAMPP Control Panel
  • Navigate to http://localhost/index.php or open project via XAMPP Control Panel Admin-Button
  • Enjoy using the AIP Ticket System

📝 License

Free use, just credit me :).