{"id":19985761,"url":"https://github.com/ccrisc/rails-magazzino","last_synced_at":"2026-05-10T07:38:11.646Z","repository":{"id":215681558,"uuid":"739556250","full_name":"ccrisc/rails-magazzino","owner":"ccrisc","description":"Web application for efficient management of orders, customers, and inventory.","archived":false,"fork":false,"pushed_at":"2024-07-26T10:32:59.000Z","size":57674,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T11:29:53.926Z","etag":null,"topics":["collaborate","github","inventory-management","order-management","rails","web-application"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccrisc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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}},"created_at":"2024-01-05T21:22:28.000Z","updated_at":"2024-08-27T09:19:26.000Z","dependencies_parsed_at":"2024-07-26T10:27:21.002Z","dependency_job_id":"cf56ce9a-440e-48a8-918b-c5981bf5829e","html_url":"https://github.com/ccrisc/rails-magazzino","commit_stats":null,"previous_names":["ccrisc/rails-magazzino"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccrisc%2Frails-magazzino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccrisc%2Frails-magazzino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccrisc%2Frails-magazzino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccrisc%2Frails-magazzino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccrisc","download_url":"https://codeload.github.com/ccrisc/rails-magazzino/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241419667,"owners_count":19959955,"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":["collaborate","github","inventory-management","order-management","rails","web-application"],"created_at":"2024-11-13T04:26:10.994Z","updated_at":"2026-05-10T07:38:06.627Z","avatar_url":"https://github.com/ccrisc.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rails_magazzino\n\nThis is my first Rails app. It is a very basic web application for efficient management of orders, customers, and inventory developed in Rails 7 with Webpacker.\n\n\n### Built With\n\u003cp align=\"left\"\u003e\n  \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons//rails/rails-plain.svg\" width=\"40\" height=\"40\" /\u003e\n  \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/postgresql/postgresql-original.svg\" width=\"40\" height=\"40\" /\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original-wordmark.svg\" alt=\"css3\" width=\"40\" height=\"40\"/\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original-wordmark.svg\" alt=\"html5\" width=\"40\" height=\"40\"/\u003e\n  \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/webpack/webpack-original.svg\" width=\"40\" height=\"40\" /\u003e\n  \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/yarn/yarn-original.svg\" width=\"40\" height=\"40\" /\u003e\n\u003c/p\u003e\n\n\n## Features\n\n- CRUD any data with ease\n- Custom actions\n- Automatic form validation\n- Filtering and ordering\n- Supported ORMs: ActiveRecord\n\n## Usage\nThe navbar on the top allows an easy navigation among the pages.\nEvery page include on the top left an ADD BUTTON in orange to add insert records.\n\nEvery page table includes EDIT (black) and DELETE (red) buttons. Additionally you can search for table records by using the appropriate search box. Some columns are sortable.\n\n### Home page\nHome page provides a brief summary of total customers, total items and total orders.\n\u003cimg width=\"1792\" alt=\"Screenshot 2024-07-26 alle 11 09 10\" src=\"https://github.com/user-attachments/assets/1d982f12-06b6-422f-b9d9-a142f29f17d2\"\u003e\n\n### Orders page \n\u003cimg width=\"1786\" alt=\"Screenshot 2024-07-26 alle 11 11 20\" src=\"https://github.com/user-attachments/assets/c79721f1-ddf5-4a54-a496-7a644d7f1baa\"\u003e\n\n### Customers page\n\u003cimg width=\"1792\" alt=\"Screenshot 2024-07-26 alle 11 11 14\" src=\"https://github.com/user-attachments/assets/75324dc0-4ce7-4d0f-bc64-da38b670eee3\"\u003e\n\u003cimg width=\"1787\" alt=\"Screenshot 2024-07-26 alle 11 11 40\" src=\"https://github.com/user-attachments/assets/1b960798-103f-4cdc-bd6b-66b35ba0cc11\"\u003e\n\n### Items page\n\u003cimg width=\"1792\" alt=\"Screenshot 2024-07-26 alle 11 09 25\" src=\"https://github.com/user-attachments/assets/56b39b33-672c-4268-b5cb-25a3a63fb133\"\u003e\n\n\n## Installation\n1. Clone Repo\n   ```sh\n   git clone https://github.com/ccrisc/rails-magazzino.git\n   ```\n2. Run `bundle install`\n3. Run `rake:db:create`\n4. Perform migration `rake:db:migrate`\n5. Start a server `rails s` and administer your data at [localhost](http://localhost:3000/).\n\n## Upgrading from 7.x\nDue to introduction of Webpack/Webpacker support, some additional dependency and configuration will be needed.\n\n## Configuration\nSet up DB in `config/database.yml`:\n\n## Support\n\nIf you think you found a bug in rails_magazzino, you can [submit an issue](https://github.com/ccrisc/rails-magazzino/issues/new/choose).\n\n## Supported Ruby Versions\n- Ruby 3.1.2\n\n## Contributing\nSee `CONTRIBUTING.md` for more information.\n\n## License\nDistributed under the GNU GENERAL PUBLIC LICENSE. See `LICENSE.txt` for more information.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccrisc%2Frails-magazzino","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccrisc%2Frails-magazzino","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccrisc%2Frails-magazzino/lists"}