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
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
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.