{"id":24013472,"url":"https://github.com/akurcubic/tourist_guide","last_synced_at":"2026-05-15T06:38:43.342Z","repository":{"id":254836646,"uuid":"816051442","full_name":"akurcubic/Tourist_guide","owner":"akurcubic","description":"Online platform for a tourist guide","archived":false,"fork":false,"pushed_at":"2024-06-17T23:04:33.000Z","size":228,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T06:54:38.338Z","etag":null,"topics":["authentication","authorization","jax-rs","jwt","mysql-database","rest-api","vue","web-development"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/akurcubic.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":"2024-06-16T23:31:49.000Z","updated_at":"2024-08-26T09:56:53.000Z","dependencies_parsed_at":"2024-08-26T13:37:15.466Z","dependency_job_id":"d141046f-d3d4-4792-bcd5-1582aa6e55d5","html_url":"https://github.com/akurcubic/Tourist_guide","commit_stats":null,"previous_names":["akurcubic/tourist_guide"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akurcubic%2FTourist_guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akurcubic%2FTourist_guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akurcubic%2FTourist_guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akurcubic%2FTourist_guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akurcubic","download_url":"https://codeload.github.com/akurcubic/Tourist_guide/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240710052,"owners_count":19845039,"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":["authentication","authorization","jax-rs","jwt","mysql-database","rest-api","vue","web-development"],"created_at":"2025-01-08T06:55:01.461Z","updated_at":"2026-05-15T06:38:38.322Z","avatar_url":"https://github.com/akurcubic.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tourist_guide\n\n# Online Tourist Guide Platform\n\n## Overview\n\nThis project is an online platform for a tourist guide, allowing users to explore and discover destinations worldwide. The platform consists of two main parts:\n1. **Content Management System (CMS)**\n2. **Public Platform for Reading Tourist Articles**\n\n### Content Management System (CMS)\n\n#### Authentication and Authorization\n\n- **Authentication**: Required for accessing the CMS. Only active users with valid credentials can log in. Passwords are stored as hashed values.\n- **User Roles**:\n  - **Content Editor**: Can create, review, edit, and delete tourist articles.\n  - **Administrator**: Has all the capabilities of a Content Editor, plus the ability to manage users (add new users, define their roles, view, and edit users).\n\n#### Functionalities by User Type\n\n- **Content Editor**:\n  - **Destinations**:\n    - View existing destinations.\n    - Add new destinations (unique name required).\n    - Edit and delete destinations (cannot delete if articles are associated).\n  - **Articles**:\n    - View all articles.\n    - Create new articles (must be linked to an existing destination).\n    - Edit and delete articles (deletes all associated comments).\n- **Administrator**: All functionalities of a Content Editor plus:\n  - **User Management**:\n    - View all users.\n    - Add new users (with role selection).\n    - Edit user details.\n    - Activate/deactivate Content Editors (Administrators are always active).\n\n### Public Platform for Reading Tourist Articles\n\n#### Features\n\n- **Home Page**: Displays a list of the 10 latest articles.\n- **Most Read**: Shows the 10 most-read articles from the last 30 days.\n- **Destinations**: Lists all destinations, each linking to their associated articles.\n- **Article View**: Displays full article content, author, creation date, associated activities, and reader comments (with functionality to add new comments).\n\n### Entities\n\n- **User**: Unique email, name, user type, status, and hashed password.\n- **Destination**: General information including name and description.\n- **Article**: Title, content, creation time, visit count, author, comments, and activities.\n- **Activity**: Keywords describing tourist activities available at a destination.\n- **Comment**: Author name, comment text, creation date.\n\n### Additional Requirements\n\n- **Data Storage**: Relational database for all entities and system state.\n- **Error Handling**: Validation and error reporting for all operations.\n- **Pagination**: Implemented for all tables and lists.\n\n### Technologies\n\n- **Frontend**: Vue.js\n- **Backend**: JAX-RS \n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakurcubic%2Ftourist_guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakurcubic%2Ftourist_guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakurcubic%2Ftourist_guide/lists"}