2019-04-29 09:29:04 +02:00
|
|
|
# tick3t
|
2019-06-10 15:15:46 +02:00
|
|
|
|
2019-08-06 17:49:09 +02:00
|
|
|
A simple ticketing system
|
2019-06-10 15:15:46 +02:00
|
|
|
|
2019-08-06 17:49:09 +02:00
|
|
|
![tick3t screenshot](screenshot.png)
|
2019-08-06 17:00:36 +02:00
|
|
|
|
2019-08-06 17:49:09 +02:00
|
|
|
---
|
2019-08-06 17:45:41 +02:00
|
|
|
|
2019-08-06 17:51:23 +02:00
|
|
|
**Technologies:**
|
2019-08-06 17:00:36 +02:00
|
|
|
|
|
|
|
- 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
|
2019-08-06 17:49:09 +02:00
|
|
|
|
2020-03-01 22:56:15 +01:00
|
|
|
To work, you need to configure the backend(REST API): [tick3t-api](https://github.com/franjsco/tick3t-api)
|
2019-06-10 15:15:46 +02:00
|
|
|
|
|
|
|
## License
|
2019-08-06 17:49:09 +02:00
|
|
|
|
2019-06-10 15:15:46 +02:00
|
|
|
GPLv3
|
|
|
|
|
|
|
|
---
|
2020-03-01 22:56:15 +01:00
|
|
|
Made with ❤️ by Francesco Esposito ([@franjsco](https://github.com/franjsco))
|