Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
performance-booking-app
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sully.khalifa
performance-booking-app
Commits
7a7db684
Commit
7a7db684
authored
May 20, 2023
by
sully.khalifa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
eeb5543b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
3 deletions
+14
-3
README.md
README.md
+14
-3
No files found.
README.md
View file @
7a7db684
Some intructions for the app
.
This mobile application was developed using Java
.
If you are using emulator you will need to have API version 30 or higher.
Also grade build verion might need changing depending on your Andriod Studio version.
\ No newline at end of file
It consists of several screens and is connected to a local DB using SQLLite.
When the application starts, the user is presented with the home screen and two buttons, one for login and one for registering.
Once registered or logged in, the user is able to see the list of shows and book one or several tickets for the same show.
When another user register and log in, they are not able to book the same tickets as the previous user.
The user also has got the ability to cancel their ticket if they wish.
================================================================================
Some intructions before running the app in Android Studio:
If you are using an emulator, you will need to have an API version of 30 or higher.
Also the gradle build verion might need changing depending on your Andriod Studio version.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment