byoutline / kickmaterial

Crowdfunding app concept for Android. Created to showcase new trends in Android development with strong focus on Material Design.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KickMaterial

master: Build Status develop: Build Status Android Weekly

Crowdfunding app concept for Android. Created to showcase new trends in Android development with strong focus on Material Design. For newest versions of libs check the develop branch.

Designed and implemented by Outline.

All categories Campaign view

Used libs and technologies

Mock API

Application shows data from Mocked API. This is a simple HTTP server started with app on device. All data are being served by AndroidStubServer library based on configuration files placed in assets/mock/ directory. If you want to see configuration of API go to config.json file. Note: HTTP no longer works on API 28 and would need to https.

Eye candy

This app with was based on design concept by Grzegorz Oksiuta. Check this YouTube showcase:

KickMaterial on YouTube

We were able to implement most of screens and animations. Here are some examples:

Search Categories

Images Licence

All images used in this app as demo content are licensed as Creative Commons with attribution shown in app and config files for every author.

License

Copyright 2015-2016 Outline

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Crowdfunding app concept for Android. Created to showcase new trends in Android development with strong focus on Material Design.

License:Apache License 2.0


Languages

Language:Kotlin 49.5%Language:XSLT 47.3%Language:Java 1.6%Language:Groovy 0.8%Language:Shell 0.4%Language:HTML 0.4%