https://github.com/seaneoo/star-wars-databank
An Android application developed as part of coursework for CS 338 at Regis University
https://github.com/seaneoo/star-wars-databank
android android-app android-application androidx-navigation firebase firebase-auth room room-database school school-project star-wars starwars university university-project
Last synced: about 1 month ago
JSON representation
An Android application developed as part of coursework for CS 338 at Regis University
- Host: GitHub
- URL: https://github.com/seaneoo/star-wars-databank
- Owner: seaneoo
- License: gpl-3.0
- Created: 2025-05-12T17:10:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-15T01:31:08.000Z (4 months ago)
- Last Synced: 2026-03-15T13:23:50.788Z (4 months ago)
- Topics: android, android-app, android-application, androidx-navigation, firebase, firebase-auth, room, room-database, school, school-project, star-wars, starwars, university, university-project
- Language: Kotlin
- Homepage:
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Star Wars Databank
A native Android application developed using Kotlin and XML layouts as part of coursework for CS 338 at Regis University. The app leverages AndroidX Navigation for in-app navigation, Room for local data persistence, and Firebase Authentication for user login. Currently, the application operates without third-party API integrations, requiring users to manually input and manage all data within the app.
The [2025.06.29](https://github.com/seaneoo/star-wars-databank/tree/2025.06.29) branch preserves the original application as it was turned in.
