Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 702 Bytes

readme.md

File metadata and controls

16 lines (12 loc) · 702 Bytes

Virtual Etch-a-Sketch

User Story

As a user, I want the ability to create a custom grid to draw on as I see fit.

Start Sketching

https://andrewleach94.github.io/virtual-etch-a-sketch/

Overview

Hovering over the grid squares will change its color, allowing the user to draw whatever they seem fit. The grid dimensions are customizable and users can freely toggle between 6 different themes.

This app is usable on both desktop on mobile but as of now, users are unable to drag and "paint" when on their phone. .

Checklist
  • Build a functional and customizable grid (9/6/2020)
  • Design and develop a final UI (9/14/2020)
  • Make responsive (9/14/2020)