tick3t/README.md

26 lines
393 B
Markdown
Raw Normal View History

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
2019-08-06 17:11:24 +02:00
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
2019-08-06 17:49:09 +02:00
2019-06-10 15:15:46 +02:00
GPLv3
---
2019-07-31 21:43:23 +02:00
Made with ❤️ by Francesco Esposito ([@frsposito](https://github.com/frsposito))