{"id":18537414,"url":"https://github.com/vitaee/rubytimemanagement","last_synced_at":"2026-04-18T15:39:48.742Z","repository":{"id":130441183,"uuid":"568852352","full_name":"Vitaee/RubyTimeManagement","owner":"Vitaee","description":"Ruby time management application.","archived":false,"fork":false,"pushed_at":"2022-12-08T10:59:08.000Z","size":365,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T13:56:49.951Z","etag":null,"topics":["postgresql","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","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/Vitaee.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-11-21T14:48:29.000Z","updated_at":"2023-03-08T01:01:24.000Z","dependencies_parsed_at":"2024-02-24T02:45:39.093Z","dependency_job_id":null,"html_url":"https://github.com/Vitaee/RubyTimeManagement","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Vitaee/RubyTimeManagement","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vitaee%2FRubyTimeManagement","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vitaee%2FRubyTimeManagement/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vitaee%2FRubyTimeManagement/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vitaee%2FRubyTimeManagement/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vitaee","download_url":"https://codeload.github.com/Vitaee/RubyTimeManagement/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vitaee%2FRubyTimeManagement/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31974951,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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","ruby","ruby-on-rails"],"created_at":"2024-11-06T19:38:05.981Z","updated_at":"2026-04-18T15:39:43.734Z","avatar_url":"https://github.com/Vitaee.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Ruby Time Management Project \nThis is my first ruby on rails project. I learned a lot about the framework, while developing this. Steps are necessary to get the application up and running.\n\n### Things you may want to cover:\n* System information\n    - Ubuntu 22.04.1 LTS 64-bit\n\n* Ruby version\n    - ruby 3.0.4p208 (2022-04-12 revision 3fa771dded) [x86_64-linux]\n    - Rails 7.0.4\n\n* Configuration\n    - create docker postgresql and our database with these commands:\n    ```.bash \n        sudo docker run --name some-postgres -e POSTGRES_PASSWORD=123456 -d postgres\n        sudo docker exec -it some-postgres psql -U postgres -c \"create database time_management_development\" \n    ```\n    - Our database is ready to use. So know, install dependencies with bundle.\n    - ```bundle install```\n    - create .env in project root and put your variables to .env file\n    ```.env\n    DB_HOST=172.17.0.2\n    DB_USER=postgres\n    DB_PASSWORD=123456\n    DB_HOST=172.17.0.2\n    DB_PORT=5432\n    ```\n    - The last step before ```rails s``` is migrating our tables, please run these commands ```rails db:migrate``` \u0026\u0026 ```rails db:seed```\n    \n\n### Example demo video of project.\n[![Watch the video](https://i.ibb.co/x6Wvf1j/denemee.png)](https://vimeo.com/777277277)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitaee%2Frubytimemanagement","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitaee%2Frubytimemanagement","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitaee%2Frubytimemanagement/lists"}