Skip to content

Color Deck is a free random color generator iOS application that allows you to pick and make a collection of your favourite colours.

License

Notifications You must be signed in to change notification settings

vparjunmohan/ColorDeck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Deck

Random color generator

Color Deck is a free random color generator iOS application that allows you to pick and make a collection of your favourite colors. SQLite database is used to store the color data of your favourite colors.

Untitled design

Features

  • Swipe left or right to generate new colored cards
  • One click to favourite
  • Browse through your favourite collection
  • Copy color code of any favourited color
  • Remove and clean up your collection

Requirement

  • Xcode 14.0+
  • Swift 5.0+

Installation

Clone the repository. Open Color Deck.xcworkspace to run the app. In case if any import module error shows up, do the following:

  • Delete Color Deck.xcworkspace file
  • Delete Podfile.lock file
  • Delete Pods folder

Install the pod file again. Wait till the dependecies are installed.

cd Color Deck
pod install

And open Color Deck.xcworkspace to run the app.

License

MIT License

About

Color Deck is a free random color generator iOS application that allows you to pick and make a collection of your favourite colours.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published