Skip to content

"Shapes" revolutionizes the study and interaction with geometric shapes by offering a unique and intuitive approach to learning. Users can easily identify shapes by simply entering the number of sides, providing an instant and accurate name for the shape.

Notifications You must be signed in to change notification settings

OPCODE-Open-Spring-Fest/shapes

Repository files navigation

SHAPES

Introduction ✨

"Shapes" revolutionizes the study and interaction with geometric shapes by offering a unique and intuitive approach to learning. Users can easily identify shapes by simply entering the number of sides, providing an instant and accurate name for the shape.

Technologies Used 🧑‍💻

  • Solidity

Contact 📱

If you have any questions or feedback, please reach out to us at shobhit.2201140ec@iiitbh.ac.in 📧

Setup

To set up shapes on your local machine, follow these steps:

  1. Fork the repository:

    • Click the "Fork" button at the top right corner of this repository's page on GitHub. This will create a copy of the repository in your GitHub account.
  2. Clone the forked repository:

git clone https://github.com/<yourusername>/shapes.git
  1. Navigate to the project directory:
cd shapes
  1. Install Node.js dependencies(make sure node is installed on your laptop):
npm i
  1. Open the contract folder and copy all the contents of the shapes.sol file and paste it on remix (or you can use VS Code but remix ide is recommended). Remix ide(link) : http://lnkiy.in/Remix_ide
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push to the branch.
  5. Submit a pull request with the issue number.

You are good to go to make your contribution!! All the best!.

About

"Shapes" revolutionizes the study and interaction with geometric shapes by offering a unique and intuitive approach to learning. Users can easily identify shapes by simply entering the number of sides, providing an instant and accurate name for the shape.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published