An open API service indexing awesome lists of open source software.

https://github.com/ctrachte/pixel-art-spa

Single-page web app built with jQuery
https://github.com/ctrachte/pixel-art-spa

Last synced: 2 months ago
JSON representation

Single-page web app built with jQuery

Awesome Lists containing this project

README

          

# Pixel Art Maker Project

**Goal: to create a single-page web app with jQuery that fulfilles the following User stories:**

- As a developer, I want the user to feel immersed by the experience with dynamic styling.
- As a developer, I want to keep this code as simple as possible to make it lightweight and easy to maintain.

- As a user, I want to be able to select the size of the image to edit.
- As a user, I want to be able to select the color to change each Pixel to.
- As a user, I want to be able to change each pixel to the desired color.
- As a user, I want the site to be responsive so I can enjoy the experience.