Closed skleung closed 10 years ago
Made a sign_up action in the meals controller for this purpose
Still working on this...stuck on how to make the modal pop up appropiately because I need to pull information from Rails in order to display a functional form on the javascript
@Fortisque figured it out! We're generating HTML on the fly after pulling meal data from meal-ids on a specific date.
User should be able to select multiple dates from a calendar and be added to all the meals for those dates upon clicking a button (or upon clicking a date - whatever you choose to do)