Skip to content

create client-server web app for pixelate pictures

Notifications You must be signed in to change notification settings

trohalska/pixelizator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixelizator

Description:

Ucode project: develop web-app Pixelizator. It allows you to pixelate images, apply different filters and download results.

Implementation:

  • Front-End - HTML/CSS/JavaScript
  • Back-end - Java 15, Maven, SQL

Technologies:

  • Java EE(JSP, JDBC, Servlets)
  • Apache Tomcat, MySQL

Usage:

1. git clone https://github.com/trohalska/pixelizator
2. apply maven wrapper: mvn -N io.takari:maven:wrapper
3. build: ./mvnw clean package
4. run server: ./mvnw tomcat7:run
5. open website: http://localhost:8080/pixelizator

Specification:

view game view game view game view game view game

About

create client-server web app for pixelate pictures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published