Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cedricbahirwe/swiftbyte
A ChatGPT suggested name for my learning app focused on iOS Development Concepts.
https://github.com/cedricbahirwe/swiftbyte
chatgpt ios learning swift swiftui xcode
Last synced: 14 days ago
JSON representation
A ChatGPT suggested name for my learning app focused on iOS Development Concepts.
- Host: GitHub
- URL: https://github.com/cedricbahirwe/swiftbyte
- Owner: cedricbahirwe
- License: mit
- Created: 2022-12-19T10:33:15.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-07T11:13:00.000Z (over 1 year ago)
- Last Synced: 2023-06-07T12:31:05.338Z (over 1 year ago)
- Topics: chatgpt, ios, learning, swift, swiftui, xcode
- Language: Swift
- Homepage:
- Size: 1020 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SwiftByte
### An app built with `ChatGPT` API and `Firebase` to explain various topics and concepts related to iOS Development.
## ✅ Dones:
* Beautiful UI with Light/Dark Mode support.
* GoogleSign and FirebaseAuth services integration
* Real-Time Data Updates from Firebase Console
* Publish to AppStore## ✨ TODOs :
- Create Twitter
## TakeAways 🚀
- Dealing with Real-Time(Instant) DataBases
- Reactive Data Driven UI Development
- Xcode Cloud to automatic Deployment## Technology 🧑🏽💻
- SwiftUI & UIKit
- Combine
- GoogleSignIn
- Firebase (FirebaseFirestore, FirebaseAuth)
- PhotosUI## Screenshots!
Launch View | Login View
:-------------------------:|:-------------------------:
![](https://github.com/cedricbahirwe/SwiftByte/assets/49038614/ff395552-3c6b-4323-9a50-37a6e956d445) | ![](https://github.com/cedricbahirwe/SwiftByte/assets/49038614/3b699233-d5b4-447f-bbaa-c5a1fcc8f8ff)Home View | Detail View
:-------------------------:|:-------------------------:
![](https://github.com/cedricbahirwe/SwiftByte/assets/49038614/109170b7-1312-457b-9d87-c17deecca977) | ![](https://github.com/cedricbahirwe/SwiftByte/assets/49038614/c0b2dee2-2dc9-4eec-ab45-3388043f7480)## Contributing
- PRs are very welcome!✨
## Authors
* **Cedric Bahirwe** - *iOS Engineer* - [cedricbahirwe](https://github.com/cedricbahirwe)