Android Studio application designed to modernize the experience of the traveling circus. Customers can cast votes for the circus acts they'd like to see in their town, then purchase their tickets in the app. Data is stored in Room database (embedded SQLite).
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
2
commits
Included instructions for database dummy data insertion
613d879View on GitHubRefactored code, removed performer & manager accounts and corresponding features
e52931aView on GitHubRevised database schema, Completed login, Inserted employees
b361962View on GitHubRefined layouts, added activities, Firebase authentication
435c98dView on GitHub