A Bootstrap website with a Node.JS back-end, utilizing Google Cloud Platform's Vision API to enable users to search keywords and be given a color palette made up of the most common colors found in images matching that keyword on Google Images.
See us at ChromaCache!
Dependencies:
- Node.JS
- MongoDB
Node Dependencies:
- @google-cloud/vision
- body-parser
- express
- mongoose
- node-fetch
To-Do:
- Update README.md
- Implement Google Images web scraping
- Create a image scraping library
- Create a colour palette database
- Implement libraries and database
- Create a frequency handler in database
- Implement palette choice
- Implement HTTPS into Express web server
Created James Triantafylos (@JTriantafylos) & Eyas Valdez (@SpiltBeans).