{"id":14955362,"url":"https://github.com/paulinetw/quote-editor","last_synced_at":"2026-01-21T02:01:54.672Z","repository":{"id":104466096,"uuid":"542476768","full_name":"PaulineTW/quote-editor","owner":"PaulineTW","description":"Quotation editor using turbo-rails library ","archived":false,"fork":false,"pushed_at":"2022-10-07T05:01:17.000Z","size":2562,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T09:43:02.705Z","etag":null,"topics":["postgresql","rails7","stimulus","stimulus-controller","turbo-rails"],"latest_commit_sha":null,"homepage":"https://awesome-quote-editor.herokuapp.com/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PaulineTW.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-09-28T08:06:56.000Z","updated_at":"2024-12-26T04:51:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"311a8d8d-5736-4843-9bcd-5b28b05d7ed5","html_url":"https://github.com/PaulineTW/quote-editor","commit_stats":{"total_commits":92,"total_committers":2,"mean_commits":46.0,"dds":0.04347826086956519,"last_synced_commit":"4f2578e04168afaeb3029a933e61b4528a1b4d7b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PaulineTW/quote-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulineTW%2Fquote-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulineTW%2Fquote-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulineTW%2Fquote-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulineTW%2Fquote-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaulineTW","download_url":"https://codeload.github.com/PaulineTW/quote-editor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulineTW%2Fquote-editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28622472,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T23:49:58.628Z","status":"online","status_checked_at":"2026-01-21T02:00:08.227Z","response_time":86,"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":["postgresql","rails7","stimulus","stimulus-controller","turbo-rails"],"created_at":"2024-09-24T13:11:02.776Z","updated_at":"2026-01-21T02:01:54.622Z","avatar_url":"https://github.com/PaulineTW.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quote editor\n\nSingle-page quote editor without having to write a single line of custom JavaScript thanks to Turbo drive, Turbo Frames and Turbo Streams.\n- all clicks on links and form submissions are now AJAX requests thanks to Turbo Drive.\n- real-time features with the help of Turbo Streams\n\n## Table of contents\n* [General info](#general-info)\n* [Technologies](#technologies)\n* [Setup](#setup)\n* [Features](#features)\n\n\n## General info\n\nDemo [here](https://awesome-quote-editor.herokuapp.com/)\n\nDemo Login\nUse the following credentials to explore the app:\n```\n  email: accountant@handihand.com\n  password: password\n```\n  \n## Technologies\nProject is created with:\n* Ruby 3.1.2\n* Rails 7.0.4\n* Redis 5.0.7\n\n- gem turbo-rails\n- gem Devise\n- gem stimulus-rails\n- gem simple_form\n- Test : BDD with Capybara and Selenium\n- Front: Scss, Stumulusjs\n- Database: PostgreSQL\n- Hosting: Heroku\n\t\n## Setup\n\nClone the repository\n```\ngit git@github.com:PaulineTW/quote-editor.git\ncd quote-editor\n```\n\nFirst, install the gems required by the application:\n```\n$ bundle install\n```\n\nInitialize the database\n```\n$ bin/setup\n```\n\nStart rails server\n```\n$ bin/dev\n```\n\nStart Redis server\n```\n$ redis-server\n```\nYou can find your app now by pointing your browser to http://localhost:3000. \n\nRun Test\n```\n$ bin/rails test:system\n$ bin/rails test:all\n```\n\n\n## Features\n\n- User login\n- CRUD quote\n- CRUD line item date\n- CRUD line item\n- Tuning of disappearing flash-messages\n- Quote total display\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulinetw%2Fquote-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulinetw%2Fquote-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulinetw%2Fquote-editor/lists"}