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
- Host: GitHub
- URL: https://github.com/ctrachte/pixel-art-spa
- Owner: ctrachte
- Created: 2018-03-20T04:07:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-21T05:34:11.000Z (over 8 years ago)
- Last Synced: 2025-03-06T03:14:19.211Z (over 1 year ago)
- Language: JavaScript
- Size: 157 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.