https://github.com/libhide/colorgram
More colorful Instagram stories!
https://github.com/libhide/colorgram
android architecture-components koin kotlin livedata viewmodel
Last synced: 1 day ago
JSON representation
More colorful Instagram stories!
- Host: GitHub
- URL: https://github.com/libhide/colorgram
- Owner: libhide
- License: mit
- Created: 2017-07-05T19:24:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T17:16:11.000Z (over 5 years ago)
- Last Synced: 2025-04-03T23:14:44.382Z (about 1 year ago)
- Topics: android, architecture-components, koin, kotlin, livedata, viewmodel
- Language: Kotlin
- Homepage: http://ratiksharma.com/colorgram
- Size: 8.49 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Colorgram

Colorgram is tiny app I built over a weekend to fix a particular itch of mine.
## Story
### The Itch
Instagram for the longest time did not have a way to fill a "story" slide with a solid color. I wanted to do this on my personal Instagram to make stories more engaging because hey! FUN!
## The App
All Colorgram does is allows the user to create a color using RGB sliders and save the resulting color has a JPG to the phone. The user can then go to Instagram and use the created image as the background for their story update!
## Repo Structure
The repo has three branches: `master`, `legacy` and `gh-pages`.
- `master` has the updated codebase written in Kotlin with all the tools the cool kids are using these days. This was again a weekend project I did to learn things.
- `legacy` is the old codebase in Java with all sorts of terrible coding practices
- `gh-pages` houses the landing page for the website because of course I'm extra af :)
## Postmortem
Soooooo, Instagram started supporting this feature natively a couple of months after I released this app. Aaaand with that, my dreams of becomnig a rockstart indie-developer died. RIP.