Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 431 Bytes

README.rdoc

File metadata and controls

7 lines (4 loc) · 431 Bytes

Bid System

Live demo: bidsystem.herokuapp.com/

This app is an extension of an exercise i was asked to do. I was asked to do an API for a Bid system but with certain constrains and an API definition. I modified the API to meet my needs and implemented a front-end using Backbone.js to learn the technology.

The system has no authentication, it just “login” a user, meaning that it scopes the action to that given user.