Ruby on Rails app help

sittal

Active member
Hopefully this forum isn't the ghost town of Rage3D, lol.

Well, I want to create a Rails app that lets users create a training seminar, and have other users sign up for it.

I am pretty sure I know how to add users and authentication, so lets skip that.

I already have a way to create a training seminar, and it will work, but I don't know how to have people register for it. I am not sure how to add a register button, or how to handle the request. I also want to show the max number of people that can register, and the number of seats left.

Any ideas?

Thanks.
 
Back
Top