Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.1 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.1 KB

code_wars_android

Build Status

A Mobile client for Code Wars.

This app is entirely under development.

You can view:

  1. Information about yourself and someone else by giving the username.
  2. Information about a specific kata
  3. Information about your completed kata
  4. Information about your authored kata

Download

Please go to the release page.

The apk and flx are uploaded by Travis CI automatically.

Progress

  • Display user basic information
  • Display user details
  • Display user completed katas
  • Paginate user completed katas
  • Display user authored katas
  • Display a kata's information
  • Display collections of other users
  • View source
  • Settings
  • Change Username

About

I practise my Haskell skills on Code Wars:

So I made this to show my appreciation.