WEB2PY FOR MANAGING RESOURCES

76 views
Skip to first unread message

Laurent Lc

unread,
Oct 16, 2015, 5:12:06 AM10/16/15
to web2py-users
Hi,

Does exist an app already built ti manage the shared usage of physical resources among a community of users. Resources may be rooms, vehicles, beamers as grr can do

Thank you

Leonel Câmara

unread,
Oct 16, 2015, 5:24:29 AM10/16/15
to web2py-users
Not that I know off.

Dave S

unread,
Oct 16, 2015, 3:57:11 PM10/16/15
to web...@googlegroups.com


On Friday, October 16, 2015 at 2:12:06 AM UTC-7, Laurent Lc wrote:
Hi,

Does exist an app already built ti manage the shared usage of physical resources among a community of users. Resources may be rooms, vehicles, beamers as grr can do


What do you expect such an app to do?   My first thoughts are:

1. Support admins and non-admins (that is, different roles with different capabilities)
2. List resources
3. Mark resources as in use
4. Mark resources as not in use
5. Reserve resources
6. Cancel reservations

auth groups already provide 1.  I suppose I should add feature 1a: update user and group lists, but that is already an auth feature.  Appadmin can cover this temporarily.

Most of the other stuff would be covered by a model with a resource table (description, inuse, usedby) and a reservation table (date, duration, resource ref, usedby).  A couple of SQLFORM pages would take care of the simple cases.

/dps

Laurent Lc

unread,
Oct 17, 2015, 3:20:08 AM10/17/15
to web...@googlegroups.com

For sure you are right.
I have already began an app but i am a beginner. I would to like to show calendar and permit to add events as grr do or Google calendar
Thank you for your answer

Le 16 oct. 2015 9:57 PM, "Dave S" <snide...@gmail.com> a écrit :


On Friday, October 16, 2015 at 2:12:06 AM UTC-7, Laurent Lc wrote:
Hi,

Does exist an app already built ti manage the shared usage of physical resources among a community of users. Resources may be rooms, vehicles, beamers as grr can do


What do expect such an app to do?   My first thoughts are:


1. Support admins and non-admins (that is, different roles with different capabilities)
2. List resources
3. Mark resources as in use
4. Mark resources as not in use
5. Reserve resources
6. Cancel reservations

auth groups already provide 1.  I suppose I should add feature 1a: update user and group lists, but that is already an auth feature.  Appadmin can cover this temporarily.

Most of the other stuff would be covered by a model with a resource table (description, inuse, usedby) and a reservation table (date, duration, resource ref, usedby).  A couple of SQLFORM pages would take care of the simple cases.

/dps

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to a topic in the Google Groups "web2py-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/web2py/OCEtGLTBNg4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

António Ramos

unread,
Oct 19, 2015, 8:45:02 AM10/19/15
to web...@googlegroups.com

2015-10-17 8:19 GMT+01:00 Laurent Lc <lcham...@gmail.com>:
grr

http://fullcalendar.io/
Reply all
Reply to author
Forward
0 new messages