https://github.com/bottelet/ticket-conductor
A free and open-source Laravel 5.5 and VueJS (SPA) Ticket system
https://github.com/bottelet/ticket-conductor
laravel single-page-app ticket-system vuejs vuejs2 vuex
Last synced: 4 months ago
JSON representation
A free and open-source Laravel 5.5 and VueJS (SPA) Ticket system
- Host: GitHub
- URL: https://github.com/bottelet/ticket-conductor
- Owner: Bottelet
- Archived: true
- Created: 2017-08-01T16:12:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-05T20:41:27.000Z (over 7 years ago)
- Last Synced: 2025-02-19T23:44:28.772Z (4 months ago)
- Topics: laravel, single-page-app, ticket-system, vuejs, vuejs2, vuex
- Language: PHP
- Homepage: htttp://www.ticket-conductor.com
- Size: 286 KB
- Stars: 56
- Watchers: 8
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Ticket-conductor
### A Laravel 5.5 and VueJS (SPA) Ticket system app
### (This project was mostly for myself to learn Vue Js a bit better, and will not be maintained)
Basics:
* Keep track of tickets from customers
* User groups, appoint the correct tickets, to the responsible users.
* Consumer, tickets, and users concept.#### How set it up locally?
The app is 2 separate projects, a Laravel API, and VueJS(Webpack) for the frontend[How to setup the API](https://github.com/Bottelet/ticket-conductor/wiki/Setting-up-the-backed)
[How to setup the frontend](https://github.com/Bottelet/ticket-conductor/wiki/Setting-up-the-frontend)
#### Contributions
All contributions are of course welcome, there are currently no strict "rules" as to how the application will be, feel free to contribute your thoughts, experiences, and ideas.
Look, a list!#### FAQ
[FAQ in the wiki](https://github.com/Bottelet/ticket-conductor/wiki/FAQ)