arsood / RoamingRover

App marketplace for dog walkers and clients to connect.
0 stars 5 forks source link

Create dashboard that displays current contracts #26

Open octopushugs opened 10 years ago

octopushugs commented 10 years ago

If we're going to implement some kind of payment processing we need to have a place where the user can see all outstanding jobs.

octopushugs commented 10 years ago

This is bigger than I made it out to be. The first goal is to save bid_id's in a given assignment's table and add a method to the controller that displays bid information to the dog owner. That should be doable by the end of the 16-21 sprint. The final step is to implement a halfway decent looking view that incorporates that information.