{"id":22945200,"url":"https://github.com/danilomeneghel/crud-ruby-rails","last_synced_at":"2025-07-11T17:44:40.581Z","repository":{"id":40038451,"uuid":"151196538","full_name":"danilomeneghel/crud-ruby-rails","owner":"danilomeneghel","description":"CRUD Complete - Ruby on Rails","archived":false,"fork":false,"pushed_at":"2023-03-08T23:10:46.000Z","size":2402,"stargazers_count":7,"open_issues_count":8,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-09T02:11:47.141Z","etag":null,"topics":["bootstrap","css","js","rails","ruby","scss","sqlite"],"latest_commit_sha":null,"homepage":"https://crud-ruby-rails.herokuapp.com/","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/danilomeneghel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-02T03:43:00.000Z","updated_at":"2023-03-09T02:11:47.141Z","dependencies_parsed_at":"2023-02-11T20:00:43.567Z","dependency_job_id":null,"html_url":"https://github.com/danilomeneghel/crud-ruby-rails","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilomeneghel%2Fcrud-ruby-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilomeneghel%2Fcrud-ruby-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilomeneghel%2Fcrud-ruby-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilomeneghel%2Fcrud-ruby-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danilomeneghel","download_url":"https://codeload.github.com/danilomeneghel/crud-ruby-rails/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229716110,"owners_count":18113053,"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","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":["bootstrap","css","js","rails","ruby","scss","sqlite"],"created_at":"2024-12-14T14:30:01.520Z","updated_at":"2024-12-14T14:30:01.938Z","avatar_url":"https://github.com/danilomeneghel.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Office\n\nProject of an CRUD developed with Rails.\n\n## Features\n\n- CRUD\n- MVC\n- Active Record\n- Login\n- Search\n- Sort Column\n- Paginate\n- Routes\n- Migrate\n\n## Requirements\n\n- Ruby \u003e= 2.3.3\n- Rails \u003e= 5.1.6\n- SQLite \u003e= 3\n\n## Tecnologies\n\n- Ruby\n- Rails\n- CSS and SCSS\n- JS\n- Bootstrap\n- SQLite\n\n## Installation\n\n```\n$ git clone https://github.com/danilomeneghel/ruby_on_rails.git\n\n$ cd ruby_on_rails\n$ gem install rake\n$ gem install bundler \u0026\u0026 bundle install\n\n$ rake db:migrate\n```\n\nAfter everything is done, run the project:\n\n```\n$ rails server\n```\n\nFinally open http://localhost:3000/ in your browser.\n\n## Create new modules\n\n```\n$ rails g scaffold name_module field:type\n```\n\n## Routes\n\nhttp://localhost:3000/rails/info/routes\n\n## Demonstration\n\nYou can see the system working by clicking the link below:\u003cbr\u003e\nhttps://crud-ruby-rails.herokuapp.com/\n\n- Login:\n    - Email: admin@admin.com\n    - Password: admin123\n\n## License\n\nThis project is licensed under \u003ca href=\"license.md\"\u003eThe MIT License (MIT)\u003c/a\u003e.\n\n## Screenshots\n\n![Screenshots](screenshots/screenshot01.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot02.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot03.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot04.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot05.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot06.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot07.png)\u003cbr\u003e\u003cbr\u003e\n![Screenshots](screenshots/screenshot08.png)\u003cbr\u003e\u003cbr\u003e\n\n\nDeveloped by\u003cbr\u003e\nDanilo Meneghel\u003cbr\u003e\ndanilo.meneghel@gmail.com\u003cbr\u003e\nhttp://danilomeneghel.github.io/\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilomeneghel%2Fcrud-ruby-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanilomeneghel%2Fcrud-ruby-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilomeneghel%2Fcrud-ruby-rails/lists"}