Open
Description
ISSUE SUMMARY
Design and create a random background color generator application. The application should internally track time and randomly change it's color from a particular set of colors
ACCEPTANCE CRITERION
- You are free to use any colors you want.
- Make sure colors must change randomly after a certain period of time.
- Correctly handle the edge-cases.
FOLDER TO WORK ON
src > tryityourself > Akash
OUR BRANCH NAMING CONVERSION AND COMMIT MESSAGES
CONTRIBUTOR | BRANCH NAME | COMMIT |
---|---|---|
@acash404 | akash/random-background-color |
akash(random-background-color): your commit message |