Git Product home page Git Product logo

neuroamin / artify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rafyhany/paint

2.0 0.0 0.0 2.7 MB

A web-based drawing application inspired by Microsoft Paint, built with Vue.js and Spring Boot. The application provides a simple and intuitive interface for users to create digital drawings with various tools, colors, and features.

JavaScript 0.45% Java 35.19% HTML 0.78% Vue 63.58%

artify's Introduction

Paint App

A web-based drawing application inspired by Microsoft Paint, built with Vue.js and Spring Boot. The application provides a simple and intuitive interface for users to create digital drawings with various tools, colors, and features.

Table of Contents

Features

  • Drawing Canvas: A responsive canvas for drawing, featuring various tools like brush, shapes, text, and eraser.
  • Color Palette: Choose from a wide range of colors to enhance your artwork.
  • Tool Options: Customize brush size, shape, and other tool properties.
  • File Management: Save, load images in various formats.
  • Undo/Redo: Easily undo and redo actions.
  • User Authentication: Secure login and registration for personalized experiences.

Technologies Used

Frontend

  • Vue.js - JavaScript framework for building user interfaces.
  • HTML5 Canvas - For rendering the drawing area.
  • CSS3 - Styling the user interface.

Backend

  • Spring Boot - Java framework for building production-ready applications.

Design Patterns

  • Singleton Pattern: Ensure a class has only one instance and provide a global point of access to it, such as for configuration settings.
  • Prototype Pattern: Create new objects by copying an existing object, useful for creating tool instances with similar properties.
  • Factory Pattern: Provide an interface for creating objects in a superclass but allow subclasses to alter the type of objects that will be created.
  • MVC Pattern: Separation of concerns into Model, View, and Controller layers.
  • Service Layer Pattern: Encapsulation of business logic within service classes.

artify's People

Contributors

rafyhany avatar amin-mohamed1 avatar andrewsafwat1 avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.