Skip to content

biaacoutinho/ArtCanvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Art Canvas 🎨

Project Description

The Graphic Editor project, developed in C# with Windows Forms, offers users a versatile platform for artistic expression. Providing a clean canvas as a creative playground, users can unleash their imagination by crafting shapes, including circles, rectangles, lines, points, and polylines. The editor boasts an intuitive interface that allows users to dynamically change the drawing color, fostering a rich and customizable artistic experience. To enhance user workflow, all drawings are intelligently stored in a linked list, offering efficient management and retrieval. Moreover, the editor empowers users to preserve their creations by enabling seamless saving of drawing information to a file at their convenience.

Features

  • Feature 1: Creative Canvas Drawing
    • Delivers a blank canvas, inviting users to freely express their creativity through various shapes.

canvas-drawing

  • Feature 2: Shape Diversity
    • Provides a diverse array of shape-drawing options, including circles, rectangles, lines, points and polylines.
    • Facilitates smooth transitions between different shape-drawing modes.

draw-shapes

  • Feature 3: Dynamic Color Selection
    • Empowers users to dynamically select and switch between drawing colors, adding a personalized touch to their creations.

select-color

  • Feature 4: Intelligent Storage with Linked List

    • Utilizes a linked list to intelligently store drawings, ensuring efficient management and retrieval.
  • Feature 5: Flexible Drawing Information Saving

    • Enables users to save their artistic creations to a file, providing flexibility and preserving their work for future access.

Technologies Used

  • C#
  • Windows Forms
  • Linked List

How to Use

  1. Clone the repository.
  2. Open the project in Visual Studio or your preferred C# IDE.
  3. Build and run the project.
  4. Use the interface to draw and save your drawings.

Author


Beatriz Coutinho

Benneth Urich

Releases

No releases published

Packages

No packages published

Languages