Skip to content

Instantly share code, notes, and snippets.

@gemfarmer
Last active December 26, 2015 21:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gemfarmer/7219131 to your computer and use it in GitHub Desktop.
Save gemfarmer/7219131 to your computer and use it in GitHub Desktop.
The Clothing

Clothing Temp App (working title)

Backend

Technologies

  1. CoffeeScript
  2. Node.js/Express
  3. MongoDB
  4. Socket.io
  5. APIs (Geolocating): (Weather):

Workflow

  1. Get APIs
  2. Store data in MongoDB
  3. Create list of recommended apparel based on temperature data (real feel)
  4. Send morning email with daily recommeded clothing choices for different modes of transportation in your area (or area last entered in site)

Frontend

Technologies

  1. CoffeeScript
  2. Charts.js (possibly)
  3. HTML5, CSS3

Workflow

  1. Select mode of transportation
  2. Option to select location and/or date
  3. Option to select temperature and/or other temperature metrics (humidity, sunshine, rain)
  4. Display feels like data
  5. (Possibly) Show chart with daily forcast, different apparel at different parts of day
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment