Skip to content

mooktar/drawing-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drawing App

Table of contents

Overview

An app to drawing cool 2D design and notes. Users should be able to:

  • draw anythings he wants
  • set size of lines
  • pick a color to fill that lines
  • erase all the drawed lines

Screenshot

Links

  • Solution URL: here

Built with

  • Semantic HTML5 markup
  • Flexbox
  • Mobile-first workflow
  • SVG elements

What I learned

In this project i've discovered how to use svg elements to join make point and joins it to make line depending of size and color to fill theses points.

Useful resources

  • D3.js - D3 is a javascript library for manipulating documents based on data.
  • D3 v7 script link - <script src="https://d3js.org/d3.v7.min.js"></script>

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published