Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jekingohel authored Jan 5, 2024
1 parent d04c088 commit 333d94f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GitHub Profile App

This mobile application allows users to search for GitHub profiles by username, view user details, and navigate through followers and following lists. The app fetches GitHub user data using the [GitHub REST API](https://docs.github.com/en/rest).
This mobile application allows users to search for GitHub profiles by username, view user details, and navigate through followers and following lists. The app fetches GitHub user data using the GitHub REST API.

## Screenshot
![screenshot](https://github.com/jekingohel/GitHubProfileApp/assets/2361463/27e2ffa4-c789-4195-b194-7e8585c0960b)
Expand Down Expand Up @@ -69,8 +69,8 @@ This mobile application allows users to search for GitHub profiles by username,
- Test navigating backward through the app.
- Ensure the expected views are displayed after navigation.

## Total Hours Spent
Total hours spent on completing this task: 10 hours
## Time Investment
The completion of this project required a thoughtful investment of time. The total hours dedicated to the development, testing, and refinement of the GitHub Profile App amounted to 10 hours.

## Installation

Expand Down

0 comments on commit 333d94f

Please sign in to comment.