A pixel art plaform. Allows you to make and save pixelated art.
For the Design: there is currently 50% design, display is underwork.
CAUTION: There is a different limit for pixel dimesions for different screens. If you exceed this limit website will crash =D. I have not calculated what it is yet, so if you are using on mobile: 50 * 50 laptop/PC: 100 * 100.
Visit the site: https://pixture-iota.vercel.app/
logostuff: Canva
. HTML . CSS . JS(vanilla, React, Canvas)
- Upload functionality (loadImageToGrid(imageSrc), scalability)
- Palatte functionality(theme options(binary_theme_logic, triad), replace option, undo and redo)
- Canvas functionality (resizing)
- Display and Design
- README and comments T-T ...
Design advice: Muhammad Abd-Ur-Rehman
Testing:
- Arsal
- Fareha
- Sameen
- Aisha
- Muhammad Abd-Ur-Rehman
Q) Why React?
- A) To make undo and redo functinalities easy, and to make reusable components. Honestly to learn.