Giter Site home page Giter Site logo

giastfader / quickmockup Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jdittrich/quickmockup

0.0 2.0 0.0 364 KB

HTML based interface mockups

Home Page: https://jdittrich.github.io/quickMockup/

License: MIT License

HTML 39.56% JavaScript 57.61% CSS 2.83%

quickmockup's Introduction

#QuickMockup

Join the chat at https://gitter.im/jdittrich/quickMockup

QuickMockup is a simple tool for creating simple mockups of interfaces and websites. It is HTML based and javascript-enhanced.

Try the demo


Screenshot


Usecase

The tool is meant to allow to quickly create mockups of interfaces in order to communicate ideas.

It is not meant for pixel perfect mockups nor for complex interface mockups involving several screens and hundereds of elements.

The target group for now are interaction/interface designers or design-aware developers who take part in open source projects and need to communicate their ideas. An mockup is worth a thousand words in this case.

Saving

You can just save the webpage with your browsers save function (e.g. see here for Firefox) . In the dropdown in the saving dialog, you can select something like »complete webpage« and »only HTML«.

  • If you save the »complete webpage« , you retain interactivity (you could zip the files, send it to someone and that person could just continue working) .
  • If you save »only HTML«, you still save a file containing your mockup wich you can view in any browser.

You can also just do a screenshot (in case it is more a throw-away mock anyway) using whichever tool you like.

Technology/Implementation

HTML based and javascript-enhanced, means that the functions rely on manipulating the HTML directly; there is no MVC-Framework, Database etc. The core code is not very long.

This has the advantage of keeping things simple. It means also that I needed to go with what works well already. E.g. there in no zoom, since it makes dragging much harder to manage.

Create own interface Elements

Interface elements (a custom button or so) can be created in HTML and CSS.

See the source code for now, there are instructions in a comment in the html at the beginning of the code for the element list.

License

MIT License; Used Libraries may have other licenses – see below

Used Libraries

Library Creator License Origin
jQuery Copyright 2005, 2013 jQuery Foundation, Inc. and other contributors Released under the MIT license http://jquery.com/
jQueryUI Copyright jQuery Foundation and other contributors Released under the MIT license http://jqueryui.com
Mousetrap Craig Campbell in 2012-2015 Apache 2.0 https://craig.is/killing/mice
Showdown Showdown Copyright (c) 2007, John Fraser Showdown Copyright https://github.com/showdownjs/showdown

quickmockup's People

Contributors

jdittrich avatar simonv3 avatar peterbrinck avatar goncalopalaio avatar gitter-badger avatar

Watchers

James Cloos 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.