02 - Create Meetings - Let's Build: With Ruby on Rails - Event Scheduling App with Payments

preview_player
Показать описание

====================
PART 2 OF 7

In part 2 we start creating our first model which I called Meeting. This model will be the central focus of the small app. Eventually, a Meeting will have comments as well as authentication in place to make sure only signed in users can schedule a new meeting session.

====================

📰 Subscribe:

💻 Previously published at:

💻 Check out the blog:

🦄 Check out my personal site:

🚀 Links:

📘Check out my book on UX Design:
"LUXD: Learn User Experience Design"

📙 Check out my FREE book on Tumblr Theming:
"Pro Tumblr Theming"

💯 Need awesome web hosting? Check out cloudways. They allow me to use a variety of hosting providers and build apps with ease:

🌊 Need more advanced hosting for Rails, PHP, Node, or other projects? Digital Ocean has you covered.

☕️ 🙏🏻 Patreon

☕️ Or buy me a coffee
Рекомендации по теме
Комментарии
Автор

A good lesson. Thank you very much for your help.

ozgursarioglan
Автор

Hi, andy, Thanks for your lessons, which helps a lot in ruby ion rails. and can i ask the kickoff repo is stil working now. I follow your step, and the gemfiel is different with yours and I also dont have the schema.rb file in my consultly app.

haydencai
Автор

Hi Andy,
Great videos and a group of us are trying to follow them for a educational project. The issue we are hitting is the Github code is for Rails 6.x and the videos are for 5.x. We are using Cloud9 and nothing works, in fact the template fails to complete. Is it possible to get the github link that matches the videos please for rails 5.x. Thanks for your help, if we can get this working we will suggest to the college to try to reference your site if you don't mind.

paulbboland
Автор

Would really love to get your course, do you ever do contests or drawings for a free course?

tim.bogdanov
Автор

Hi Andy,
I would love to do this project but it seems the kickoff repo that is being cloned from your GitHub is different from the one you are using in the video, for instance the gemfile doesn't have tailwind.css. Additionally, foreman just exits immediately once I use the command foreman start, I would imagine it because of the differences in the files that you are using. Please let me know if I am doing something wrong on my end, I'd love to complete this project.

wchandler
Автор

really want to learn this app, but stuck in the begining, hahahah

haydencai
Автор

when i run foreman, It show error like "ERROR: Procfile does not exist."

ghatu
Автор

Hey Andy you could have actually just kickoff the template from the raw github url like so :

adruvitpandit