{"id":31600269,"url":"https://github.com/hamzaahmad-098/rubyonrails","last_synced_at":"2026-05-19T07:33:00.791Z","repository":{"id":311575063,"uuid":"1024758615","full_name":"HamzaAhmad-098/RubyOnRails","owner":"HamzaAhmad-098","description":"Learning projects in Ruby on Rails, covering CRUD, authentication, authorization, and other core concepts .Built Saas Apps ","archived":false,"fork":false,"pushed_at":"2025-08-25T08:15:32.000Z","size":9720,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-06T06:57:16.922Z","etag":null,"topics":["authentication","authorization","crud","learning","rails","ruby","ruby-on-rails","saas-application","web-development"],"latest_commit_sha":null,"homepage":"https://teacherhelperapp.hamzaxdevelopers.dpdns.org","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HamzaAhmad-098.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-23T07:50:36.000Z","updated_at":"2025-08-25T09:14:07.000Z","dependencies_parsed_at":"2025-08-25T11:04:25.183Z","dependency_job_id":null,"html_url":"https://github.com/HamzaAhmad-098/RubyOnRails","commit_stats":null,"previous_names":["hamzaahmad-098/rubyonrails"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HamzaAhmad-098/RubyOnRails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamzaAhmad-098%2FRubyOnRails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamzaAhmad-098%2FRubyOnRails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamzaAhmad-098%2FRubyOnRails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamzaAhmad-098%2FRubyOnRails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HamzaAhmad-098","download_url":"https://codeload.github.com/HamzaAhmad-098/RubyOnRails/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamzaAhmad-098%2FRubyOnRails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278981518,"owners_count":26079640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["authentication","authorization","crud","learning","rails","ruby","ruby-on-rails","saas-application","web-development"],"created_at":"2025-10-06T06:55:23.700Z","updated_at":"2025-10-08T17:09:35.313Z","avatar_url":"https://github.com/HamzaAhmad-098.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 RubyOnRails Learning Projects\n\n[![License](https://img.shields.io/badge/License-MIT-green)](LICENSE.md)\n\nWelcome to my **Ruby on Rails Learning Repository**!  \nThis repo contains a collection of multiple Rails applications that I have built as part of my journey to master full-stack Ruby on Rails development — including frontend, backend, authentication, mailing systems, and full SaaS system architecture.\n\n\u003e 🎓 Purpose: To practice and demonstrate real-world concepts of modern web application development using Ruby on Rails.\n\n---\n\n## 📁 Repository Structure\n\nThis repository includes the following Rails apps:\n\n| App Name           | Description                                                                 |\n|--------------------|-----------------------------------------------------------------------------|\n| `mailertestApp`    | A minimal app demonstrating the use of **Rails ActionMailer** for sending emails. |\n| `myapp`            | A basic starter Rails app — learning routes, controllers, models,layouts ,partials ,views and many more. |\n| `teacherHelper`    | A helper system aimed to assist teachers with evaluation, file uploads, etc. |\n| `ticket_system_app`| A complete issue tracking system using **Devise** authentication, roles, and ticket management. |\n\n---\n## 💡 Fun Fact\n🏠 I hosted the Teacher Helper App from my own home-made Ubuntu server, using Cloudflare Tunnel and custom DNS — a fully self-reliant deployment stack without using cloud providers!\n\u003e 🚨 **Live Demo Hosted on My Own Server!**  \n\u003e Visit: [teacherhelperapp.hamzaxdevelopers.dpdns.org](http://teacherhelperapp.hamzaxdevelopers.dpdns.org)  \n\u003e _Running on a custom Linux server using dynamic DNS and a custom domain setup._\n\n## 🧠 Key Concepts Practiced\n\n- ✅ Rails Project Structure\n- ✅ MVC (Model View Controller)\n- ✅ RESTful Routing\n- ✅ CRUD Operations\n- ✅ ActiveRecord \u0026 Migrations\n- ✅ Devise Authentication\n- ✅ Action Mailer\n- ✅ Frontend Integration with ERB, CSS, JavaScript\n- ✅ Flash Messages \u0026 Validations\n- ✅ Role-Based Access Control\n- ✅ SaaS-style Web Application Planning\n- ✅ Email Queuing \u0026 Background Jobs\n- ✅ Views and Pagination\n- ✅ Mailers and Session\n- ✅ Turbo/Hotwire Integration\n- ✅ API Development with Rails\n- ✅ JWT + Devise Token Auth\n\n## 📹 Project Videos\n\nShort videos explaining the purpose and working of each application are available in the `/videos/` directory of this repo or through my [Portfolio Website](#) *(portfolio.hamzaxdevelopers.dpdns.org)*.\n\n---\n\n## 📦 Installation \u0026 Run Locally\n\nYou can clone any individual app and run it as follows:\n\n```bash\ngit clone https://github.com/HamzaAhmad-098/RubyOnRails.git\ncd RubyOnRails/\u003capp-name\u003e\nbundle install\nrails db:create db:migrate\nrails server\n```\nNote: Make sure you have Ruby, Rails, PostgreSQL/MySQL/SQLite3, and Bundler installed.\n\n📥 Downloadable Source Code\n\nYou can download the entire repo or individual apps from the releases tab or directly via the GitHub download button.\n\n# 🧑‍💻 Author\n\nHamza Ahmad\n\n2nd Year Computer Science Student at UET\n\n📍 Pakistan | 🌐 Learning Full Stack Web Dev\n\n📌 Notes\n\nThis repository will keep growing as I explore more Rails topics  in future .\n\nStay tuned!\n\n# 📫 Contact\n\nI'm open to internships , remote jobs , freelance projects, or tech collaboration.\n\nHamza Ahmad\n\n🔗 GitHub: HamzaAhmad-098\n\n- 📧 Email: [HamzaxDevelopers](mailto:hamzaxdevelopers1223@gmail.com)\n- 🌐 Portfolio: [https://portfolio.hamzaxdevelopers.dpdns.org](https://portfolio.hamzaxdevelopers.dpdns.org) \n\n⭐️ Support\n\nIf you like this project or learned something, please consider giving a ⭐️ on the repository!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamzaahmad-098%2Frubyonrails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhamzaahmad-098%2Frubyonrails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamzaahmad-098%2Frubyonrails/lists"}