Skip to content

tmquinn/flaming-hipster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flaming-hipster

Learning exercise on implementing Ember's DS.RESTAdapter in default mode as well as customized.

Installation

This is set up to be a Heroku deployment with MongoHQ add-on

If you want to run it locally:

Install and run Mongodb http://docs.mongodb.org/manual/installation/

npm install
node server/server.js

Point your browser at

http://localhost:8080

Roadmap

  • Implement Accessory Model as a one-to-many relationship with Hipster
  • Allow user to add new accessories via the Hipster Edit screen
  • Sideload newly created Accessories with the Hipster create/update call, resolve ids and return

Notes

  • This is still a work in progress.
  • The name of the repo was suggested by GitHub

About

Flaming Hipster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published