{"id":18355224,"url":"https://github.com/kklimas/travel-now","last_synced_at":"2026-04-09T12:01:23.558Z","repository":{"id":82911629,"uuid":"575081663","full_name":"kklimas/travel-now","owner":"kklimas","description":"Web application for travel agency","archived":false,"fork":false,"pushed_at":"2023-11-26T12:37:27.000Z","size":3101,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T01:47:36.984Z","etag":null,"topics":["angular","expressjs","jwt","material-ui","mongoose","nodejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kklimas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-12-06T18:04:07.000Z","updated_at":"2023-04-14T13:58:10.000Z","dependencies_parsed_at":"2023-11-26T14:46:49.769Z","dependency_job_id":null,"html_url":"https://github.com/kklimas/travel-now","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kklimas/travel-now","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kklimas%2Ftravel-now","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kklimas%2Ftravel-now/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kklimas%2Ftravel-now/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kklimas%2Ftravel-now/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kklimas","download_url":"https://codeload.github.com/kklimas/travel-now/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kklimas%2Ftravel-now/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264551691,"owners_count":23626538,"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":["angular","expressjs","jwt","material-ui","mongoose","nodejs"],"created_at":"2024-11-05T22:06:19.827Z","updated_at":"2025-12-30T19:41:56.423Z","avatar_url":"https://github.com/kklimas.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Travel now\n\n## About\nTravel now is an application that was made as a project for second's year \nsubject: Introduction to Web Applications. Its main idea is to be able to\nmanage journeys. \n\n## Main technologies\n`Node JS` `Express JS` `JWT` `MongoDB` `Angular` `Angular Material UI`\n\nApp was created using Angular 15.0.0 and Node JS 16.18.1. For more detailed information\nplease read README of each section ([client](./client/README.md), [server](./server/README.md)).\n\n## Features\nApplication provides features to manage journeys, users, journey comments (CRUD).\n\n## Authentication and Authorization / Users\nApplication is based on JWT logic. It is strictly connected with users differencing, because every user\nhas role in the system that is providing to GUI with usage of token payloads.\n\n# Application start\nBefore start, you need to specify your database username and password in server module. To learn about it visit [server](./server/README.md).\n\nAfter db setup, you can either run application using created bash file by executing\n```bash\n./run.sh\n```\nor by running each module one by one.\n\n### Run server\n\n```bash\ncd ./server\nnpm i\nnpm run dev\n```\n\n### Run client\n\n```bash\ncd ./client\nnpm i\nng serve --open\n```\n\n# Sample views\n\n### Journeys\n\u003cimg src=\"./ss/journeys.png\" alt=\"drawing\" width=\"700\"/\u003e\n\n### Journey details\n\u003cimg src=\"./ss/journey_d.png\" alt=\"drawing\" width=\"700\"/\u003e\n\n### Journey comments\n\u003cimg src=\"./ss/comments.png\" alt=\"drawing\" width=\"700\"/\u003e\n\n### Create journey\n\u003cimg src=\"./ss/add_journey.png\" alt=\"drawing\" width=\"700\"/\u003e\n\n### History\n\u003cimg src=\"./ss/history.png\" alt=\"drawing\" width=\"700\"/\u003e\n\n### Users\n\u003cimg src=\"./ss/users.png\" alt=\"drawing\" width=\"700\"/\u003e\n\n### Basekt\n\u003cimg src=\"./ss/basket.png\" alt=\"drawing\" width=\"700\"/\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkklimas%2Ftravel-now","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkklimas%2Ftravel-now","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkklimas%2Ftravel-now/lists"}