/colour-picker-app

A web-app colour picker to help you create the perfect brand colour that perfectly matches your favourite images.

Primary LanguageJupyter Notebook

Flask Colour Picker App

A web-app colour picker to help you create the perfect brand colour that perfectly matches your favourite images.

Screenshots

App Screenshot App Screenshot App Screenshot

Run Locally

Clone the project

  git clone https://github.com/BethanyJep/colour-picker-app.git

Install virtual environment

python -m venv env

Activate virtual environment (Windows)

env\Scripts\activate

Install requirements

pip install -r requirements.txt

Run the app (http://127.0.0.1:5000/)

flask run

Tech Stack

Tech: Flask, HTML/CSS

CI/CD: GitHub Actions

Azure: Azure Custom Vision Services, Azure Web App

Badges

MIT License

Further Resources