Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.72 KB

README.md

File metadata and controls

51 lines (39 loc) · 1.72 KB

🐠 Akvarel Is An Android Application For Pixabay Build Status

[Work in progress]

This is a pet project that shows how to implement Architecture Components in Android

💪 Features!

🚀 Installation


:octocat: Download the Source Code

git clone https://github.com/AdamLuisSean/Akvarel.git

Setup API Keys

You need to register your application at Pixabay API site. You can find information about how to gain access via the relevant links.

When you obtain the keys, you need to place them into the config.properties file.

pixabay.api.key=<YOUR_API_KEY>

⚠️ Notice: The config.properties file is not committed to git, so you need to create it manually...

🔧 Open Source Libraries

Library
Dagger 2
Glide

🇺🇸 Translating

  • 🇺🇸
  • 🇷🇺

🔨 Development

Want to contribute? Great!

🔥 Hot Todos

  • Design Architecture
  • Write MORE Tests

📚 License

Akvarel is under an MIT license. See the LICENSE file for more information.