Gitforms is a client application of the Github API, this project was developed using the technology of Xamarin Forms, and can be exported to Android, iOS and Windows 10.
In this project was also used the plugin Xam.Plugins.Forms.ImageCircle
to leave the circular image.
In this app we have the following features:
- View your user information
- View your repositories
- View your followers
- View the users you are following
In this project was developed 4 pages:
- LoginPage
- MenuPage
- ReposPage
- FollowersPage
- FollowingPage
Among the components and layouts used in the project we have:
- ListView
- MasterDetailPage
- Image
- Button
- Entry