2019-04-29 09:29:04 +02:00
|
|
|
# tick3t
|
|
|
|
A simple ticketing system
|
2019-06-10 15:15:46 +02:00
|
|
|
|
|
|
|
|
2019-08-06 17:00:36 +02:00
|
|
|
![tick3t screenshot](screenshot.png)
|
|
|
|
|
|
|
|
---
|
|
|
|
### Technologies:
|
|
|
|
|
|
|
|
- HTML5/CSS3
|
|
|
|
- React.js
|
|
|
|
- Redux
|
|
|
|
- Bootstrap (reactstrap)
|
2019-06-10 15:15:46 +02:00
|
|
|
|
|
|
|
|
2019-08-06 17:00:36 +02:00
|
|
|
## Backend Service
|
|
|
|
To work, you need to configure the backend(REST-API): [tick3t-api](https://github.com/frsposito/tick3t-api)
|
2019-06-10 15:15:46 +02:00
|
|
|
|
|
|
|
## License
|
|
|
|
GPLv3
|
|
|
|
|
|
|
|
---
|
2019-07-31 21:43:23 +02:00
|
|
|
Made with ❤️ by Francesco Esposito ([@frsposito](https://github.com/frsposito))
|