QTA is a help desk management system designed for companies working with medical devices. The application's goal is to establish order in the flow of calls received by companies. Additionally, it aims to automate the way companies handle their tickets.
To run the project, make sure you have the following installed:
- Python
- Django
Follow these steps:
git clone https://github.com/jmmunozg1/QTAProject.gitcd QTAProjectpython manage.py runserver4. Open your browser and go to http://localhost:8000 to access the application.
If you would like to contribute to this project, follow these steps:
- Fork the repository.
- Create a new branch for your contribution.
- Make the changes and be sure to follow the project's style guidelines.
- Submit a pull request.
For any inquiries or suggestions, please contact us at camazog1@eafit.edu.co, jdzapatam@eafit.edu.co, jmmunozg1@eafit.edu.co or open an issue on GitHub.