thanks, ill send you back an answer in a bit, ill try to add as much
comments are possible

On Thu, Jun 30, 2016 at 11:56 AM, Ruth Stephenson <li...@ruby-forum.com>
wrote:

> Hi rbritom, I really appreciate your help on this!
>
> I guess my goal (as a user story) is:
>
> I want to be able to make an appointment that has not already been made.
> I don't want to have double (or worse!) booked appointments. I want to
> be able to check the appointments table and make the booking if that
> date and timeslot has not been taken already. If it has, I want the
> system to save my appointment and display a notice to me to say that the
> booking was made successfully. If the date and time selected are not
> available then I want it to tell me it's not available and to try again.
>
> When I get that working, I want to add an action_mailer to send the
> customer an email with the booking details, and I also want it send me
> an email with the booking details.
>
> --
> Posted via http://www.ruby-forum.com/.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to rubyonrails-talk+unsubscr...@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/rubyonrails-talk/cdb34e363dc7bd0b0aa2a0a38895354d%40ruby-forum.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CANkJ5g%3DWBda5%3DGjoVvggW3mOOHSzwYeQV3fyML5%3DZk9sbc7X%2Bg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to