Skip to content

Komal914/GridMaker

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

54 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ‘พ Gridmaker ๐Ÿ‘พ

Gridmaker is a fun site to create art ๐ŸŽจ. Let your inner child free and have fun :)

Link to site

Screenshot 2023-08-27 at 1 28 45 AM

Functions

  • Add Row : Adds another row to the grid
  • Add Column : Adds another column to the grid
  • Delete Row : Deletes the last row added
  • Delete COlumn : Deletes the last column added
  • Fill All : Fills all boxes in grid with the color selected by the input
  • Fill All Uncolored: Fills any white boxes inside the grid with the color selected
  • Clear : Clears the entire grid to be white
  • Input Colors : Allows the user to choose any color

Future Improvements

  • Allow more interactivity such as drag boxes to fill in colors
  • Templates for art work

๐Ÿ‘ฉ๐Ÿปโ€ Contributors

This was originally a group project which I later added my personal touches to.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.7%
  • CSS 36.3%
  • HTML 15.0%