Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsamuelap/copytickets
Sistema web de gestión de boletos para la asignatura de Programación Web Febrero-Mayo 2024
https://github.com/jsamuelap/copytickets
bootstrap codeigniter mvc mysql php qrcode ticket
Last synced: about 1 month ago
JSON representation
Sistema web de gestión de boletos para la asignatura de Programación Web Febrero-Mayo 2024
- Host: GitHub
- URL: https://github.com/jsamuelap/copytickets
- Owner: JSamuelAP
- License: mit
- Created: 2024-04-27T06:43:51.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-29T05:46:49.000Z (6 months ago)
- Last Synced: 2024-10-14T00:04:11.553Z (about 1 month ago)
- Topics: bootstrap, codeigniter, mvc, mysql, php, qrcode, ticket
- Language: PHP
- Homepage:
- Size: 2.05 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CopyTickets 🎫
## Instalación
Instalar las dependencias con composer:
```shell
composer install
```