https://github.com/riveraaj/ticketajjam
Solution for the purchase of tickets and admission to the event of several theaters, through a events calendar, capacity and ticket.
https://github.com/riveraaj/ticketajjam
android-studio firebase firebase-auth firebase-database kotlin xml
Last synced: about 2 months ago
JSON representation
Solution for the purchase of tickets and admission to the event of several theaters, through a events calendar, capacity and ticket.
- Host: GitHub
- URL: https://github.com/riveraaj/ticketajjam
- Owner: riveraaj
- License: other
- Created: 2023-05-12T03:58:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T04:12:58.000Z (over 2 years ago)
- Last Synced: 2025-03-28T09:29:20.096Z (over 1 year ago)
- Topics: android-studio, firebase, firebase-auth, firebase-database, kotlin, xml
- Language: Kotlin
- Homepage:
- Size: 575 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TicketAJJAM

> Solution for the purchase of tickets and admission to the event of several theaters, through a
event calendar, forum and ticket.
---
### Table of Contents
- [Description](#description)
- [Technologies](#technologies)
- [License](#license)
- [Author Info](#author-info)
---
## Description
This mobile app has different points which users can see and interact with the following sections or modules of the application:
- Events calendar
- Display of events by day
- Display of the capacity of the event according to the one selected
- Selection of capacity seats
- Pre-invoice display
- Ticket purchase option (emulated process)
- Display of purchased tickets
- Purchase history
- Selection, display of a specific ticket, load map with the location of the theater
whose ticket I select
#### Technologies
- Android Studio
- XML
- Gradle
- Kotlin
- Firebase
- Cloud Firestore
[Back To The Top](#TicketAJJAM)
## License
Apache License 2.0
Copyright [2023] [Jonathan Rivera Vasquez]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
[Back To The Top](#TicketAJJAM)
## Author Info
- Linkedin - [jriveraa](https://www.linkedin.com/in/jriveraaa/)
- Website - [Jonathan R.V](https://riveraaj.github.io/Portfolio/)
-