Skip to content

xRokco/Stijl.cc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FYP

HTML5 image editing with the canvas element

Installation

Put the entire project on a webserver and visit index.html in a modern web browser (Chrome works best)

For testing purposes, you can use the simple Python HTTP server to serve the files -

On Linux, cd to the project directory and run python -m SimpleHTTPServer and then visit localhost:8000 in your web browser.

On windows do the same but run python -m http.server and then go to localhost:8000

Otherwise just put it in a web server like Apache

My code

Everything in the project was written by me, except the following libraries

Live version

A live version of the site can be visited at http://Stijl.cc

The most recent code can be found at https://github.com/xRokco/Stijl.cc

About

HTML5 image editing with the canvas element

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published