https://github.com/douglasfssantiago/shape-factory
Project developed by Software Developer students of MITT.
https://github.com/douglasfssantiago/shape-factory
Last synced: about 2 months ago
JSON representation
Project developed by Software Developer students of MITT.
- Host: GitHub
- URL: https://github.com/douglasfssantiago/shape-factory
- Owner: douglasfssantiago
- Created: 2024-11-07T18:57:28.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T20:18:35.000Z (7 months ago)
- Last Synced: 2025-02-13T13:51:04.717Z (4 months ago)
- Language: JavaScript
- Homepage: https://douglasfssantiago.github.io/shape-factory/
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shape factory application
Welcome to the Shape Factory! This project is a creative and interactive
application that allows users to generate different shapes and colors,
providing a fun and educational experience.Visit the website [here](https://douglasfssantiago.github.io/shape-factory/)

## Features
* Shape Selection: Choose from different shapes such as circles and squares to
add variety to your creations.* Color Customization: Select from a range of vibrant colors to personalize your
shapes, including Blue, Green, Orange, Pink, and Purple.* Interactive Shape Creation: Click the "Create" button to generate a shape with
the selected attributes, which will be displayed in the container.* Shape Information: Click on any shape in the container to see its detailed
information, including its color and type.* Capacity Management: The application can handle up to 25 shapes at a time.
Once the container is full, further shape creation is disabled, ensuring
efficient management of resources.* User-Friendly Interface: The interface is designed to be intuitive and easy
to use, with clear options and real-time feedback for a seamless user
experience.
## Get Started**To get started locally:**
Clone this repo:
```bash
git clone https://github.com/douglasfssantiago/shape-factory
cd shape-factory
```
Explore the different files.Select the index.html file.
Do right-click and select the `Reveal in File Explorer` menu.
Double-click on file index.html.