{"id":18557782,"url":"https://github.com/europ/muni-fi-pv249","last_synced_at":"2026-05-04T07:32:44.275Z","repository":{"id":68438855,"uuid":"210578277","full_name":"europ/MUNI-FI-PV249","owner":"europ","description":"MUNI - FI: PV249 2019/2020","archived":false,"fork":false,"pushed_at":"2020-02-01T09:06:42.000Z","size":261,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T14:11:43.303Z","etag":null,"topics":["fi","mu","muni","pv249","rails","ruby"],"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/europ.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":"2019-09-24T10:44:01.000Z","updated_at":"2020-02-01T11:38:39.000Z","dependencies_parsed_at":"2023-07-02T19:05:54.537Z","dependency_job_id":null,"html_url":"https://github.com/europ/MUNI-FI-PV249","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/europ%2FMUNI-FI-PV249","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/europ%2FMUNI-FI-PV249/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/europ%2FMUNI-FI-PV249/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/europ%2FMUNI-FI-PV249/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/europ","download_url":"https://codeload.github.com/europ/MUNI-FI-PV249/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254355411,"owners_count":22057356,"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":["fi","mu","muni","pv249","rails","ruby"],"created_at":"2024-11-06T21:37:58.683Z","updated_at":"2026-05-04T07:32:44.214Z","avatar_url":"https://github.com/europ.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [PV249 - Development in Ruby](https://is.muni.cz/predmet/fi/podzim2019/PV249)\n\n### Projects\n\nThe project had to be developed on GitLab. Each part stated below had to be submitted as a separate merge request. In the case that the merge request met the criteria (it was accepted by the teachers) the merge request was merged into the `master` branch. Branch `master` from GitLab is available in this repository under the acronym [`master_gitlab`](https://github.com/europ/MUNI-FI-PV249/tree/master_gitlab). The work history is available in [`master`](https://github.com/europ/MUNI-FI-PV249/tree/master) on GitHub.\n\nSimple MuniHub application (subset of GitHub or GitLab) divided into three separate parts:\n\n1. Rails\n    * deadline: 20.10.2019\n    * specifications: [here](#munihub---rails)\n2. CLI\n    * deadline:\n    * specifications: [here](#munihub---cli)\n3. Sinatra\n    * deadline:\n    * specifications: [here](#munihub---sinatra)\n\n### MuniHub - Rails\n\nZadání první fáze projektu:\n* V adresáři `rails` vytvořte jednoduchou Rails aplikaci `MuniHub` která bude umět:\n  * Registrování nových uživatelů (zadání jména, loginu, hesla s potvrzením)\n  * Přihlašování existujících uživatelů\n  * Vytváření repozitářů (jenom jednoduchý model bez napojení na skutečný git repozitář)\n  * Jednoduchý ticketovací systém (issues)\n* Požadované atributy modelu:\n  * User: name:String, email:String, password_hash: String, password_salt:String\n  * Repository: name:String\n  * Issue: subject: String, text: String\n* Vazby:\n  * User : Repository 1:N\n  * Repository : Issue 1:N\n  * User : Issue 1:N (author)\n* Omezení:\n  * User.login bude obsahovat jenom [a-z] znaky\n* Všechny fáze projektu budou v jednom repositáři, dbejte tedy na pojmenování podaresářů v projektu podle zadání úkolu (zde `rails`).\n\n### MuniHub - CLI\n\nSee [`cli/README.md`](cli/README.md)\n\n### MuniHub - Sinatra\n\nSee [`sinatra/README.md`](sinatra/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feurop%2Fmuni-fi-pv249","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feurop%2Fmuni-fi-pv249","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feurop%2Fmuni-fi-pv249/lists"}