https://github.com/diegom1/githubprofilefinder
GitHub profile finder app, to search a user an check his stars , followers, following and last 4 repositories updated.
https://github.com/diegom1/githubprofilefinder
animation apperance github-profile githubapi ios-app swift swiftdata swiftui
Last synced: 6 months ago
JSON representation
GitHub profile finder app, to search a user an check his stars , followers, following and last 4 repositories updated.
- Host: GitHub
- URL: https://github.com/diegom1/githubprofilefinder
- Owner: DiegoM1
- Created: 2025-01-14T22:25:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T21:09:29.000Z (about 1 year ago)
- Last Synced: 2025-06-05T21:06:05.248Z (10 months ago)
- Topics: animation, apperance, github-profile, githubapi, ios-app, swift, swiftdata, swiftui
- Language: Swift
- Homepage:
- Size: 1.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Badges
[](https://docs.github.com/en/rest?apiVersion=2022-11-28) [](https://developer.apple.com) [](https://developer.apple.com/documentation/swift/) [](https://developer.apple.com/xcode/swiftdata/)
# GithubProfileFinder App
App where you can find an specific github user profile and see name, stars, followers, following and the 4 last updated projects.
## Features
- Light/dark mode toggle (Persistence)
- Persistence data, recent search
- Show profile details
## Acknowledgements
- [GitHub Api](https://docs.github.com/en/rest)
- [Check api directly](https://api.github.com/users/DiegoM1)
- [VM Architecture](https://betterprogramming.pub/swiftui-architecture-a-complete-guide-to-mv-pattern-approach-5f411eaaaf9e)
- [SwiftData](https://developer.apple.com/xcode/swiftdata/)
## Installation
Just download the repository compile it using Xcode and thats it in the future we are going to use cocoapods to import swiftlint.
## Running Tests
Soon... Just run tests using xcode.
## Demo
| Flow | Details Header Animation ( Light appearance ) | Details Header Animation ( Dark appearance )
| -------- | -------| --------- |
|
|
|
|
## Screenshots
| Recents | Search | Details |
|-------------------|---------|----------------|
||||
## Authors
- [@DiegoM1](https://github.com/DiegoM1)