Asgards Realm Projects: Thu, 24 Jan 2008 15:13:55 +0000 Asgards Realm Projects: MediaMate: Recently opened tasks http://projects.asgardsrealm.net/bts/ FS#6: user ratings/review Jamin Collins Thu, 24 Jan 2008 15:13:55 +0000 http://projects.asgardsrealm.net/bts/index.php?do=details&task_id=6 http://projects.asgardsrealm.net/bts/index.php?do=details&task_id=6 FS#5: reservation system redesign Jamin Collins Thu, 24 Jan 2008 15:11:08 +0000
Users can resevere a movie that is currently out. However, there is no notification of when the movie they reserved comes back in so they can actually borrow it. Additionally, without manual checks there is no way for an administrator to know that a recently returned movie is requested/reserved by another user.

Beyond all of this, the system does not allow multiple people to reserve the movie. If it is already reserved there is nothing you can do. Perhaps some sort of FIFO reservation system. So multiple people can request the same movie and notifications for them will trigger in order.

These notifications need to be automated. There are several potential hook points that can be used. For instance when a movie is returned an immediate check can be made to see if anyone has the movie reserved. If they do, display a notice to the user returning the movie (if they are an administrator) and/or send an e-mail to the admin/user that the movie is now available (possibly include a link to the movie).

When an administrator logs in, alert them of any pending reservations where the movies are currently available. This list should be grouped by reserving user. As should any reservation listing.]]>
http://projects.asgardsrealm.net/bts/index.php?do=details&task_id=5 http://projects.asgardsrealm.net/bts/index.php?do=details&task_id=5
FS#4: support for single checkout of movie collections Jamin Collins Sat, 19 Jan 2008 21:31:51 +0000 http://projects.asgardsrealm.net/bts/index.php?do=details&task_id=4 http://projects.asgardsrealm.net/bts/index.php?do=details&task_id=4 FS#3: X most recent movie additions Jamin Collins Tue, 15 Jan 2008 02:01:19 +0000
select movie_id, movie_title from movies_list order by movie_id desc limit 10;
]]>
http://projects.asgardsrealm.net/bts/index.php?do=details&task_id=3 http://projects.asgardsrealm.net/bts/index.php?do=details&task_id=3
FS#2: Add version field to DB Jamin Collins Fri, 04 Jan 2008 18:47:50 +0000 http://projects.asgardsrealm.net/bts/index.php?do=details&task_id=2 http://projects.asgardsrealm.net/bts/index.php?do=details&task_id=2 FS#1: Automate requirements check Jamin Collins Fri, 04 Jan 2008 18:42:31 +0000 http://projects.asgardsrealm.net/bts/index.php?do=details&task_id=1 http://projects.asgardsrealm.net/bts/index.php?do=details&task_id=1