Codebits Accepted Users for Android
The goal of this app is to use the public codebits apis and show the accepted users to the event SAPO Codebits.
Warning: You must have a codebits profile in order to login in this app. If you don't have a user profile you can get one by registering here: https://codebits.eu/
This app has 3 screens:
- login;
- users list;
- users detail.
And 3 features:
- see the list of the accepted users;
- see your user's details;
- see a random user's details.
This app need access to the internet to fetch the users data. Without this permission the app doesn't work.
Note: all the info displayed in this app is public.
The source code is at github:
https://github.com/pedrogustavotorres/CodebitsAcceptedUsersApp
enjoy! :)