/drawing

It's a web application, which you can use for drawing.

Primary LanguageJava

Drawing

It's a drawing java web application, which uses such technologies:

1.JSP and Servlets.
2.HTML 5
3.SVG format.

It's a group university project, which was created during subject "Software Engineering 2".
We developed this application using popular design patterns taking into account the best practices of writing code.

How to use:

  1. Create a .war file using a build tool Maven.
  2. Deploy already created .war file using for example Apache Tomacat.