/rails_beginner_lesson

In this course, we will learn how to build a Learning Management System (LMS) from scratch using Ruby on Rails. We will cover all the CRUD (Create, Read, Update, Delete) functionalities in Ruby and explore advanced topics such as authentication, authorization, associations, and RSpec testing

Primary LanguageRuby

Let's Build an E-Learning Platform from Scratch with Ruby on Rails

📗 Table of Contents

📖 [Rails_beginner_lesson]

In this course, we will learn how to build a Learning Management System (LMS) from scratch using Ruby on Rails. We will cover all the CRUD (Create, Read, Update, Delete) functionalities in Ruby and explore advanced topics such as authentication, authorization, associations, and RSpec testing

Youtube tutorial series here

🛠 Built With

Server
Database

💻 Getting Started

To get a local copy up and running, follow these steps.

Setup

Clone this repository to your desired folder and install the dependencies.:

  git clone github.com/learnwithalfred/rails_beginner_lesson.git
  cd rails_beginner_lesson
  bundle install
  rails server

👥 Authors

👤 Alfred Boateng

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

📝 License

This project is MIT licensed.