Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 24 days 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
- Created: 2017-08-01T16:12:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-05T20:41:27.000Z (almost 7 years ago)
- Last Synced: 2024-07-22T05:34:52.773Z (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: 54
- 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
![ticket-conductor](https://user-images.githubusercontent.com/15610490/28838682-58a89388-76f1-11e7-9416-a1ee32ab861a.png)### (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)