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
Server
Database
To get a local copy up and running, follow these steps.
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
👤 Alfred Boateng
- GitHub: @learnwithalfred
- Twitter: @kb_alfred
- LinkedIn: @learnwithalfred
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
This project is MIT licensed.