Skip to content

A collaborative drawing app created in Meteor for a Coursera course.

License

Notifications You must be signed in to change notification settings

templetonpr/drawStuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drawStuff

drawStuff is an online colaborative drawing webapp for the Responsive Website Tutorial and Examples course on Coursera.

Created with Meteor.


Assignment instructions

You are to extend one of the two examples we have explored so far - EITHER the collaborative drawing web app example OR the data visualisation website example, in order to produce a simple, yet usable, finished website. Your website must take advantage of dynamic content creation.

Your website must extend the example, adding data and features in the case of the data visualisation example, or adding collaborative drawing features in the case of the web application.

The site can have any number of pages as long as there is a clear purpose for each one. It must have the following features:


  • Clear navigation allowing the user to move between pages and locate relevant information

  • Consistent style across the pages through use of css

  • Responsive layout where the layout changes depending on the size of the browser window

  • Use of Bootstrap

  • Clearly stated purpose for each page.

  • Clear landing page

  • ONLY If you are making the collaborative drawing app: it should allow the user to specify at least 16 colours, 3 drawing methods (e.g. different brushes, line thickness, or other style feature) and a save or export function.

  • ONLY If you are making a data visualisation app : it should use data from a different source (i.e. not the music data), visualise it in at least on three ways not covered in the example (using viz.js), and be interactive in some way.


Review criteria

You will be evaluated based on whether your site is complete, functional, and adheres to the feature requirements listed in the instructions.

About

A collaborative drawing app created in Meteor for a Coursera course.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published