{"id":28796201,"url":"https://github.com/bocaletto-luca/assistence-scheduler","last_synced_at":"2025-07-04T00:05:33.590Z","repository":{"id":296280835,"uuid":"992856353","full_name":"bocaletto-luca/Assistence-Scheduler","owner":"bocaletto-luca","description":"Assistence Scheduler is a complete web application for managing appointments and a client agenda. The app enables you to:  Manage Events in Three Views:  Calendar View: An interactive calendar (powered by FullCalendar) where you can add, edit, and delete events by clicking on a day. List View: Events are displayed as cards and can be filtered ...","archived":false,"fork":false,"pushed_at":"2025-06-12T05:53:14.000Z","size":28,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-12T06:45:36.036Z","etag":null,"topics":["api","assistence-scheduler","bocaletto-luca","css3","events-dates","free-api","html5","import-export","javascript","multidevice","open-source","responsive","save-files","scheduler-events","web-app"],"latest_commit_sha":null,"homepage":"https://bocaletto-luca.github.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bocaletto-luca.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-29T20:26:26.000Z","updated_at":"2025-06-12T05:53:17.000Z","dependencies_parsed_at":"2025-05-29T21:36:48.491Z","dependency_job_id":"59b9b8cf-2640-4e56-b08f-2ec5afe3d61f","html_url":"https://github.com/bocaletto-luca/Assistence-Scheduler","commit_stats":null,"previous_names":["bocaletto-luca/assistence-scheduler"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bocaletto-luca/Assistence-Scheduler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FAssistence-Scheduler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FAssistence-Scheduler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FAssistence-Scheduler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FAssistence-Scheduler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bocaletto-luca","download_url":"https://codeload.github.com/bocaletto-luca/Assistence-Scheduler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FAssistence-Scheduler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260477931,"owners_count":23015066,"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":["api","assistence-scheduler","bocaletto-luca","css3","events-dates","free-api","html5","import-export","javascript","multidevice","open-source","responsive","save-files","scheduler-events","web-app"],"created_at":"2025-06-18T03:11:29.563Z","updated_at":"2025-07-04T00:05:33.481Z","avatar_url":"https://github.com/bocaletto-luca.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Assistence Scheduler | WebAPP\n#### Author: Bocaletto Luca\n\n[![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge\u0026logo=html5\u0026logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/HTML)\n[![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge\u0026logo=css3)](https://developer.mozilla.org/en-US/docs/Web/CSS)\n[![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)\n[![Bootstrap](https://img.shields.io/badge/Bootstrap-7952B3?style=for-the-badge\u0026logo=bootstrap\u0026logoColor=white)](https://getbootstrap.com)\n[![FullCalendar](https://img.shields.io/badge/FullCalendar-3788D8?style=for-the-badge\u0026logo=fullcalendar\u0026logoColor=white)](https://fullcalendar.io)\n\n[![Test Online](https://img.shields.io/badge/Test%20Online-Click%20Here-brightgreen?style=for-the-badge)](https://bocaletto-luca.github.io/Assistence-Scheduler/)\n\n---\n\n## Description\n\n**Assistence Scheduler** is a complete web application for managing appointments and a client agenda. The app enables you to:\n\n- **Manage Events in Three Views:**\n  - **Calendar View:** An interactive calendar (powered by FullCalendar) where you can add, edit, and delete events by clicking on a day.  \n  - **List View:** Events are displayed as cards and can be filtered via a search field.  \n  - **Year View:** Displays 12 mini-calendars (one per month) showing a full grid of days. If multiple events exist on a day, clicking the day opens a modal with the list of events and provides an option to add a new event for that day.\n\n- **Manage Client Agenda:**\n  - Add, edit, and delete clients.\n  - Each client has: **Client Name**, **Phone Number**, **Address**, and an **Extra** field.\n  - The Agenda tab also includes a search field to filter clients.\n\n- **Global Toolbar for Events:**\n  - **Add Event**\n  - **Export Events** (in JSON and CSV formats)\n  - **Import Events** (from JSON)\n  - **Print**\n  - **Refresh**\n\n- **Local Persistence:**\n  - All data—including Events and Agenda—is saved in `localStorage`.\n\n---\n\n## Features\n\n### Event Management\n- **Add, Edit, Delete Events:**  \n  Use modals to create, update, or remove events.\n- **Event Data:**  \n  Each event stores a date, appointment time, title, description, and (optionally) client details (if selected from the Agenda).\n- **Multiple Views:**  \n  Enjoy an interactive Calendar View, a filtered List View, and a visual Year View.\n\n### Client Management (Agenda)\n- **Full Client CRUD:**  \n  Add, edit, delete, and search your clients.\n- **Automatic Client Details:**  \n  When creating an event, select a client from a dropdown (populated from your Agenda) so that the client’s phone and address auto-fill.\n\n### Search Functionality\n- **Events Search:**  \n  Filter events in the List View by title or description.\n- **Clients Search:**  \n  Filter clients in the Agenda by name, phone number, address, or extra field.\n\n### Import/Export\n- **Events and Agenda:**  \n  Easily export and import events and client data in both JSON and CSV formats.\n\n### Technologies Used\n- **HTML5**\n- **CSS3**\n- **JavaScript**\n- **Bootstrap**\n- **FullCalendar**\n\n---\n\n## Installation and Usage\n\n1. **Clone this repository:**\n   ```bash\n   git clone https://github.com/bocaletto-luca/assistence-scheduler.git\n2. Start webserver and open page in browserweb\n\n#### Wnjoy WEBAPP | By Bocaletto Luca\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fassistence-scheduler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbocaletto-luca%2Fassistence-scheduler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fassistence-scheduler/lists"}