Code Monkey home page Code Monkey logo

desert-island-api's Introduction

Desert Island

The Story of Desert Island

In today's world of unlimited data plans, gigs upon gigs of storage space, and social media feeds that push new photos off the page faster than you can upload them, we wondered...

...what if an online photo album only let you upload five images?

Not because of storage limits, or arbitrary usage fees, but simply as an exercise in self-definition and discipline. How would you sum yourself up in five pictures?

The idea for our app rose up out of this question. If you were stranded on a desert island with nothing but your wits and a 4G smartphone, what five image files would you want to have stored in the cloud? If these photos were the only way you could communicate with your fellow castaways on distant shores, what would you want them to see?

Introducing...Desert Island.

Link to Client Repo || Link to Deployed Client

API endpoints

Verb URI Pattern Controller#Action
POST /sign-up users#signup
POST /sign-in users#signin
DELETE /sign-out/:id users#signout
PATCH /change-password/:id users#changepw
GET /users users#index
GET /users/:id users#show
POST /uploads uploads#create
GET /uploads uploads#index
GET /uploads/:id uploads#show
PATCH /uploads/:id uploads#update
DELETE /uploads/:id uploads#destroy

desert-island-api's People

Contributors

kopius avatar julie1013 avatar tuckyeah avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.