{"id":30848268,"url":"https://github.com/berserker95/nutri-app-booking","last_synced_at":"2026-04-07T21:31:49.333Z","repository":{"id":312115742,"uuid":"1044940654","full_name":"berserker95/nutri-app-booking","owner":"berserker95","description":"Simple nutrition consultation booking app built with Angular 20, TypeScript, and Tailwind CSS. Allows users to book appointments with multiple visit types (office/online consultations, follow-ups, sports nutrition), form validation with Zod, and responsive design. Clean booking interface with calendar selection and appointment confirmation.","archived":false,"fork":false,"pushed_at":"2025-08-29T14:49:43.000Z","size":334,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-07T03:10:25.253Z","etag":null,"topics":["angular","angular20","cdk","jasmine","karma","lucide-angular","lucide-icons","rxjs","scss","tailwindcss","typescript","zod","zod-validation"],"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/berserker95.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-08-26T12:27:29.000Z","updated_at":"2025-08-29T14:49:01.000Z","dependencies_parsed_at":"2025-08-28T22:47:46.149Z","dependency_job_id":"cdc0c0a9-2891-4b44-83c6-fc9e78c6a180","html_url":"https://github.com/berserker95/nutri-app-booking","commit_stats":null,"previous_names":["berserker95/nutri-app-booking"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/berserker95/nutri-app-booking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berserker95%2Fnutri-app-booking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berserker95%2Fnutri-app-booking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berserker95%2Fnutri-app-booking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berserker95%2Fnutri-app-booking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berserker95","download_url":"https://codeload.github.com/berserker95/nutri-app-booking/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berserker95%2Fnutri-app-booking/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31530641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["angular","angular20","cdk","jasmine","karma","lucide-angular","lucide-icons","rxjs","scss","tailwindcss","typescript","zod","zod-validation"],"created_at":"2025-09-07T03:07:37.757Z","updated_at":"2026-04-07T21:31:49.307Z","avatar_url":"https://github.com/berserker95.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🥗 NutriAppBooking\n\n\u003e Simple nutrition consultation booking app built with modern web technologies\n\n[![Angular](https://img.shields.io/badge/Angular-20-DD0031?style=for-the-badge\u0026logo=angular)](https://angular.io/)\n[![TypeScript](https://img.shields.io/badge/TypeScript-5.0+-3178C6?style=for-the-badge\u0026logo=typescript)](https://www.typescriptlang.org/)\n[![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-3.0+-06B6D4?style=for-the-badge\u0026logo=tailwind-css)](https://tailwindcss.com/)\n[![Zod](https://img.shields.io/badge/Zod-Validation-FF6B6B?style=for-the-badge)](https://zod.dev/)\n\n## 📋 Overview\n\nNutriAppBooking is a streamlined booking application that allows users to easily schedule nutrition consultations. Built with Angular 20 and styled with Tailwind CSS, it provides a clean and intuitive interface for appointment booking.\n\n## ✨ Features\n\n- 📅 **Easy Booking** - Simple appointment scheduling interface\n- 🏥 **Multiple Visit Types** - Office visits, online consultations, follow-ups, and sports nutrition\n- 📱 **Responsive Design** - Works perfectly on desktop, tablet, and mobile\n- ✅ **Form Validation** - Robust validation using Zod schemas\n- 🎨 **Modern UI** - Clean design with Tailwind CSS\n- ⚡ **Fast Performance** - Built with Angular 20 for optimal speed\n\n## 🛠️ Tech Stack\n\n| Technology | Purpose |\n|------------|---------|\n| ![Angular](https://img.shields.io/badge/-Angular-DD0031?style=flat\u0026logo=angular) | Frontend framework |\n| ![TypeScript](https://img.shields.io/badge/-TypeScript-3178C6?style=flat\u0026logo=typescript) | Type safety |\n| ![Tailwind](https://img.shields.io/badge/-Tailwind_CSS-06B6D4?style=flat\u0026logo=tailwind-css) | Styling |\n| ![Zod](https://img.shields.io/badge/-Zod-FF6B6B?style=flat) | Schema validation |\n| ![RxJS](https://img.shields.io/badge/-RxJS-B7178C?style=flat\u0026logo=reactivex) | Reactive programming |\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Node.js 18+ \n- npm or yarn\n- Angular CLI\n\n### Installation\n\n```bash\n# Clone the repository\ngit clone https://github.com/yourusername/nutriappbooking.git\n\n# Navigate to project directory\ncd nutriappbooking\n\n# Install dependencies\nnpm install\n\n# Start development server\nng serve\n```\n\nOpen [http://localhost:4200](http://localhost:4200) to view it in the browser.\n\n## 🎯 Visit Types\n\n| Type | Icon | Description |\n|------|------|-------------|\n| **Office Visit** | 🏥 | In-person consultation at the clinic |\n| **Online Visit** | 💻 | Remote consultation via video call |\n| **Follow-up** | 📋 | Periodic check-up appointment |\n| **Sports Nutrition** | 🏃‍♂️ | Specialized consultation for athletes |\n\n## 🧪 Available Scripts\n\n```bash\n# Development server\nnpm start\n\n# Build for production\nnpm run build\n\n# Run tests\nnpm test\n\n# Lint code\nnpm run lint\n\n# Format code\nnpm run format\n```\n\n## 🤝 Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 👨‍💻 Author\n\n**Your Name**\n- GitHub: [@berserker95](https://github.com/berserker95)\n- LinkedIn: [Giovanni Albano](https://linkedin.com/in/giovannialbano1995)\n\n---\n\n\u003cdiv align=\"center\"\u003e\n  \u003cp\u003eMade with ❤️ for better nutrition consultation booking\u003c/p\u003e\n  \u003cp\u003e⭐ Star this repo if you find it helpful!\u003c/p\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberserker95%2Fnutri-app-booking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberserker95%2Fnutri-app-booking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberserker95%2Fnutri-app-booking/lists"}