SamuelJForrest / colourgrab-v2

1 stars 0 forks source link

ColourGrab

ColourGrab Cover Image

ColourGrab is an app, built in Flask, that takes user uploaded images, extracts the colours from these images, and uses them to generate exportable colour palettes.

Currently, the app supports the following palette types:

I find myself constantly inspired by colourful imagery; whether it be photographs, illustrations, or anything else. Colourgrab was born out of the idea to make these colours easily convertible into digital colour palettes.

Table of Contents

Change Log

All changes (features, bugs, etc.) following the initial launch of this app can be found in this project's issues tab.

Setup

Set Environment Variables

This project using the following environment variables, which would be included in a .env file at the root directory of the project:

Virtual Environment, Dependencies, and Server

NOTE: The following instructions assume that you are in the root directory of the project.

Build Frontend

Congratulations, you are now set up!

Technologies

Languages

Frameworks/Pre-processors

Libraries

Design

Misc

Testing

All documentation regarding testing can be found here

Credits