{"id":15093196,"url":"https://github.com/jekingohel/angular-calendar-app","last_synced_at":"2025-08-08T23:13:35.428Z","repository":{"id":245994808,"uuid":"816261889","full_name":"jekingohel/angular-calendar-app","owner":"jekingohel","description":"A simple calendar app built with Angular, Angular Material, and Angular CDK for managing appointments.","archived":false,"fork":false,"pushed_at":"2025-02-14T04:58:39.000Z","size":1831,"stargazers_count":18,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-05T20:13:26.405Z","etag":null,"topics":["agular-material","angular-cdk","angular-cli","angular18","angularcdk","angularjs","appointment","calendar","calendar-view","drag-and-drop","events","lazyload","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/jekingohel.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,"zenodo":null}},"created_at":"2024-06-17T11:32:16.000Z","updated_at":"2025-06-07T21:14:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"a65e1427-111e-4942-9c9d-5f1ad815f6f7","html_url":"https://github.com/jekingohel/angular-calendar-app","commit_stats":null,"previous_names":["jekingohel/angular-calendar-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jekingohel/angular-calendar-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekingohel%2Fangular-calendar-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekingohel%2Fangular-calendar-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekingohel%2Fangular-calendar-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekingohel%2Fangular-calendar-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jekingohel","download_url":"https://codeload.github.com/jekingohel/angular-calendar-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekingohel%2Fangular-calendar-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269502567,"owners_count":24427790,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"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":["agular-material","angular-cdk","angular-cli","angular18","angularcdk","angularjs","appointment","calendar","calendar-view","drag-and-drop","events","lazyload","typescript"],"created_at":"2024-09-25T11:04:07.920Z","updated_at":"2025-08-08T23:13:35.420Z","avatar_url":"https://github.com/jekingohel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular Calendar Application\n\nThis is a simple calendar application built using Angular, Angular Material, and Angular CDK. The application allows users to manage appointments through a calendar interface.\n\n![Month View](/screenshots/1.png?raw=true \"Month View\")\n![Week View](/screenshots/2.png?raw=true \"Week View\")\n![Day View](/screenshots/3.png?raw=true \"Day View\")\n![Add Appointment](/screenshots/4.png?raw=true \"Add Appointment\")\n![Edit Appointment](/screenshots/5.png?raw=true \"Edit Appointment\")\n\n\n## Features\n- **Add Appointment Form**: Allows users to add new appointments with date and description.\n- **Delete Appointment**: Provides functionality to delete existing appointments.\n- **Move Appointment**: Implements drag-and-drop functionality using Angular CDK to move appointments between dates.\n- **Calendar View**: Renders a monthly, weekly and day calendar view with highlighted dates containing appointments.\n- **Form Validation**: Utilizes Angular forms with validators for ensuring data integrity.\n\n## Technologies Used\n- **Angular**: Frontend framework for building single-page applications with [Angular CLI](https://github.com/angular/angular-cli) version 18.0.3.\n- **Angular Material**: UI component library for Angular applications.\n- **Angular CDK**: Provides tools to implement common interaction patterns (like drag-and-drop).\n\n## Usage\n- **Adding an Appointment**: Click on a date to open the add appointment form, fill in the details, and submit.\n- **Deleting an Appointment**: Click on the delete icon next to an appointment to remove it.\n- **Moving an Appointment**: Drag an appointment to another date to reschedule it.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.\n\n## Linting\nLinting ensures that the codebase follows consistent coding styles and practices. This project uses ESLint for TypeScript linting with Angular-specific configurations.\n\n```bash\nng lint\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjekingohel%2Fangular-calendar-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjekingohel%2Fangular-calendar-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjekingohel%2Fangular-calendar-app/lists"}