Hi guys..
I hope i can make a reservation.module but i don't know the coding style of the drupal..
so i hope i can make 1 since i saw it in the forum that a lot off people needs a reservation.module.
so reservation module goes like this,
theres a product display in the content, after the user click "add to cart" then it will generate a message or report to the administrator or to the owner of the site that they reserve this kind of item and in this specific branch and time that the user will pick up the item., then it wil automatically deduct the items available in the database. its just a reservation where users can reserve items or product that they want,. after the reservation of item or product that they want, theres an email confirmation to the user who reserves the item, confirming that the product that they reserve is ready for pick up. the payment will be paypal or "over the counter". and the user can choose which branch of the store he will pick up the item,. this porpose is for the business with many branch, so that the user will go to the nearest branch..
hope guys u can make 1,. coz it very useful especially to me, because i am a student who wants to learn, and lot of people needing this module..
thanks guys..
Comments
Comment #1
Ryan Palmer commentedI too would like to see a reservation module developed for Drupal. For my purposes I would like to use such a module for handling swimming lesson registrations for the local aquatics facility, but I think a simple reservation system could fill a lot of purposes. I would imagine a well-built system could handle reservations for a lot of different operations.
I have a group willing to proceed with the development of such a module... anybody else out there have an interest in helping us out?
Comment #2
Anonymous (not verified) commentedHey guys,
I'd be very interested in getting a group together to collaborate on reservations functionality to contribute back.
We've spent what seems like an eternity developing a reservations module for our own needs, but it's probably too tied in with other components of our site (http://www.ourfernie.com) to be of much use to anyone not doing exactly what we are!
Ideally, I'd like to rewrite most of it to fit better with Drupal's modular approach and more recent apis. Hopefully this will just entail some good upfront planning and then simple re-arranging of code.
Current functionality includes:
- accommodation booking (hotels, B&Bs, condos, chalets)
- activity booking (tours, tickets)
- availabilty management by owner
- terms and conditions by owner
It's tied in with E-Commerce and uses a similar API to define bookable businesses/products.
If you're interested in helping with specs, design, coding or testing please drop me a note.
Simon
Comment #3
simefixing component
Comment #4
brmassa commentedGuys,
on eC4, there will be a module addressing this problem.
regards,
massa
Comment #5
(not verified) commentedComment #6
wisdom commentedI downloaded EC4 but which one is the module addressing reservation or booking?