Skip to content

Rapid Web Prototyping with Lightweight Tools: the code that goes with the slides.

Notifications You must be signed in to change notification settings

amontalenti/rapid-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rapid-web

Rapid Web Prototyping with Lightweight Tools (code that goes with the slides).

v0.1-init

Your project still needs to be initialized with a virtualenv.

v0.2-static

You will have a static, jQuery and Bootstrap enabled HTML template in static/index.html.

v0.3-links

Use Bootstrap's table and label components to build up the basic user interface.

v0.4-anim

You will add some basic jQuery code for implementing a frontpage animation.

v0.5-modal

Use Bootstrap JavaScript component to add a modal dialog.

v0.6-dynamic

Add a slightest bit of dynamism via a public JSON-P Hacker News API.

v0.7-submit

Add a form for submitting new stories with Bootstrap.

v0.8-clickable

Clickable prototype now complete; now to add a Python server!

About

Rapid Web Prototyping with Lightweight Tools: the code that goes with the slides.

Resources

Stars

Watchers

Forks

Packages

No packages published