RuairiK / divesit.es

A web app for locating dive sites
2 stars 1 forks source link

Loopback backend and CSS for frontend #33

Closed sdob closed 9 years ago

sdob commented 9 years ago

This is passing Travis. Check the mocha tests + output; GET/POST/PUT are fairly well-covered.

It's not quite ready for release yet, though; I need to do the following (will move back to my dev branch for this):

  1. social auth through the Loopback API
  2. file storage (for uploading images). I like the look of a header image for each dive site.