Skip to content

ice1000/code_wars_android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.