Letractively / rmh-roomreservation-maker

Automatically exported from code.google.com/p/rmh-roomreservation-maker
0 stars 0 forks source link

Additional family page proposal. #88

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Enhancement name:
We need to add a page for families 

Functionality:
When a family receives email that they have a room reserved at RMH, it should 
contain a URL that the family can use to view a page with useful information 
and forms that need to be filled out and submitted.

Original issue reported on code.google.com by bkmackellar on 22 Sep 2012 at 6:12

GoogleCodeExporter commented 8 years ago

Original comment by bkmackellar on 22 Sep 2012 at 7:33

GoogleCodeExporter commented 8 years ago
Questions to consider:
- Do the families need to be logged in?
  - If so, permissions array would need changing
  - If not, how do we keep information private between families?
    - Long RNG URL, I presume?
- Which forms are where?
- What kind of useful information? Do we post this information ourselves?
- Whose code triggers ours/is triggered by ours?

Original comment by tianaka...@gmail.com on 26 Sep 2012 at 12:15

GoogleCodeExporter commented 8 years ago
I'm assuming the trigger request will be from when room reservations are 
confirmed.

Original comment by tianaka...@gmail.com on 26 Sep 2012 at 12:18

GoogleCodeExporter commented 8 years ago
Additional family page proposal.

> URL link to a log in page to view updated status.
> Majority of a families information should have been submitted when they 
applied for a room.
> Airport arrangements from JFK, LaGuardia, Newark or Teterboro pick up if 
necessary.
> Forms to fill out on code of behavior, and room agreements.

Original comment by stephonc...@gmail.com on 26 Sep 2012 at 11:03

GoogleCodeExporter commented 8 years ago
1) generate the RNG URL for the families to view in the email
2) work with the email layer to get the email sending added in
3) the forms might have to be just PDF for now
4) might have to design the html/js ourselves

Original comment by tianaka...@gmail.com on 26 Sep 2012 at 5:14

GoogleCodeExporter commented 8 years ago
code hooked in from the RMH approval area

Original comment by tianaka...@gmail.com on 26 Sep 2012 at 5:15