Skip to content

oemilk/ilovepooq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 

Repository files navigation

ilovepooq

This is a project for 1st code review interview.

alt tag alt tag

Requirements

  • JDK 1.8
  • Android SDK
  • Target SDK version : Android O (API 26)
  • Minimun SDK version : Android L (API 21)
  • Latest Android SDK Tools and build tools.

Libraries and tools included:

Architecture

It demonstrates the architecture, tools and guidelines that we use when developing for the Android platform (https://github.com/ribot/android-guidelines)

This project follows ilovepooq's Android architecture guidelines that are based on MVP (Model View Presenter). Read more about them here.

Code Quality

This project integrates a combination of unit tests and code analysis tools.

Tests

Run unit tests

./gradlew test

Code Analysis tools

Run code analysis tools

./gradlew check

Guidelines

You can see a guildlines about project and code at the wiki page.

If you have any questions about this project. Please send an email to "oemilk@naver.com".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages