Skip to content

Application to list all Java Developers in the Andela Nairobi Campus as provided by the GitHub API.

Notifications You must be signed in to change notification settings

wasswa-derick/NairobiJavaGeeks

Repository files navigation

CircleCI

NairobiJavaGeeks

Application to list all Java Developers in the Andela Nairobi Campus as provided by the GitHub API.

Mockup Screens

The Mockup (wireframes) screens of this application can be found at this URL https://marvelapp.com/9h06d0h

Summary of the Mockups

summary

Application Mockups demo

Application Mockups demo

Application Splash Screen

screen shot 2018-09-17 at 18 09 25

Java Developers List

screen shot 2018-09-17 at 18 09 39

Developer Details

screen shot 2018-09-17 at 18 09 48

Share Developer Profile Intent

share developer profile intent

Running the Application on your device

  1. First change to a directory you want to would like the application to be then clone the GitHub repository.

    Run the command git clone https://github.com/wasswa-derick/NairobiJavaGeeks.git

  2. Launch Android Studio and Import the project from the directory where it was cloned.
  3. Run the application.

Running the tests

Espresso tests can be run using:

./gradlew connectedCheck
./gradlew connectedAndroidTest

JUnit tests can be run using one of the following:

./gradlew test
./gradlew check
./gradlew build

Jacoco Tests report (Run both instrumented and unit tests at once).

./gradlew jacocoTestReport

Author

About

Application to list all Java Developers in the Andela Nairobi Campus as provided by the GitHub API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published