{"id":27209217,"url":"https://github.com/ahmed-maher77/smart-date-calculator","last_synced_at":"2026-04-12T17:02:29.541Z","repository":{"id":287077194,"uuid":"963518482","full_name":"Ahmed-Maher77/Smart-Date-Calculator","owner":"Ahmed-Maher77","description":"A modern date calculator that computes future/past dates with weekend exclusion. Built with React, this responsive web app offers precise date calculations with an intuitive interface and accessibility-focused design.","archived":false,"fork":false,"pushed_at":"2025-04-09T22:27:15.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T00:39:47.618Z","etag":null,"topics":["context-api","css-modules","date-calculator","react","reactjs","responsive-design","vitejs"],"latest_commit_sha":null,"homepage":"https://smart-date-calculator.netlify.app/","language":"JavaScript","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/Ahmed-Maher77.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}},"created_at":"2025-04-09T19:59:35.000Z","updated_at":"2025-04-09T22:27:18.000Z","dependencies_parsed_at":"2025-04-09T21:30:32.946Z","dependency_job_id":"c8300cbf-6308-4692-be37-82b77246d280","html_url":"https://github.com/Ahmed-Maher77/Smart-Date-Calculator","commit_stats":null,"previous_names":["ahmed-maher77/smart-date-calculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ahmed-Maher77%2FSmart-Date-Calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ahmed-Maher77%2FSmart-Date-Calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ahmed-Maher77%2FSmart-Date-Calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ahmed-Maher77%2FSmart-Date-Calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ahmed-Maher77","download_url":"https://codeload.github.com/Ahmed-Maher77/Smart-Date-Calculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137998,"owners_count":21053775,"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":["context-api","css-modules","date-calculator","react","reactjs","responsive-design","vitejs"],"created_at":"2025-04-10T00:39:51.912Z","updated_at":"2026-04-12T17:02:29.537Z","avatar_url":"https://github.com/Ahmed-Maher77.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Smart Date Calculator 📅 [![React](https://img.shields.io/badge/React-19.0.0-blue.svg)](https://reactjs.org)\n\nA sophisticated date calculator that enables users to:\n\n-   Calculate dates ±100 days from today\n-   Exclude weekends from calculations\n-   View results in natural language format\n-   Access via keyboard navigation\n-   Reset calculations instantly\n\n\u003chr/\u003e\n\n## 🌐 **Demo (Live Preview):**\n\n👉 **Live Preview:** \u003ca href=\"https://smart-date-calculator.netlify.app/\" target=\"_blank\"\u003ehttps://smart-date-calculator.netlify.app/\u003c/a\u003e\n\n\u003chr/\u003e\n\n## 💻 Used Technologies  \n\n- **React.js** → Component-based library for building dynamic UIs.  \n- **CSS Modules** → Scoped, maintainable styling at the component level.  \n- **HTML5 Semantic Markup** → Provides accessible and well-structured content.  \n- **Vite** → Fast build tool and development server for modern React apps.  \n\n\u003chr/\u003e\n\n## 🎥 **Demo Video:**\n\n📹 **Watch Video on LinkedIn:** \u003ca href=\"\" target=\"_blank\"\u003e__coming soon__\u003c/a\u003e \n\n\u003chr/\u003e\n\n## ✨Key Features:\n\n-   🔄 Bidirectional date calculation\n-   🚫 Weekend exclusion toggle\n-   ♿ WCAG-compliant accessibility\n-   📱 Mobile-responsive design\n-   ⚡ Instant result updates\n\n\u003chr/\u003e\n\n## 👀 Website Preview:\n\u003ca href=\"https://smart-date-calculator.netlify.app/\" title=\"demo\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/179e1f13-6bf4-43a5-9f47-440354d7ff89\" alt=\"website preview - UI Mockup\" width=\"400\"\u003e\n\u003c/a\u003e\n\n\u003chr/\u003e\n\n## 🎯 Usage\n\n1. **Select Days**: Use the range slider or number input to choose days (-100 to +100)\n2. **Toggle Weekends**: Check \"Exclude weekends\" to skip Saturday and Sunday\n3. **View Results**: See the calculated date in natural language format\n4. **Reset**: Click \"Reset\" to return to today's date\n\n### Keyboard Shortcuts\n\n-   **Arrow Keys**: Navigate day values (↑/→ increase, ↓/← decrease)\n-   **Tab**: Navigate between controls\n-   **Enter/Space**: Activate buttons\n-   **Escape**: Close focused elements\n\n\u003chr/\u003e\n\n## 📤 Installation\n```bash\nnpm install\nnpm run dev\n```\n\n\u003chr/\u003e\n\n## 📬 Contact \u0026 Contribution\n- 🧑‍💻 **Portfolio:** \u003ca href=\"https://ahmedmaher-portfolio.vercel.app/\" title=\"See My Portfolio\"\u003ehttps://ahmedmaher-portfolio.vercel.app/\u003c/a\u003e\n- 🔗 **LinkedIn:** \u003ca href=\"https://www.linkedin.com/in/ahmed-maher-algohary\" title=\"Contact via LinkedIn\"\u003ehttps://www.linkedin.com/in/ahmed-maher-algohary\u003c/a\u003e\n- 📧 **Email:** \u003ca href=\"mailto:ahmedmaher.dev1@gmail.com\" title=\"Contact via Email\"\u003eahmedmaher.dev1@gmail.com\u003c/a\u003e\n\n\u003e Contributions, suggestions, and bug reports are welcome. Feel free to open issues or pull requests.\n\n---\n\n## ⭐ Support\n\nIf you found this project helpful or inspiring, please consider giving it a ⭐. Your support helps me grow and share more open-source projects like this!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmed-maher77%2Fsmart-date-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmed-maher77%2Fsmart-date-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmed-maher77%2Fsmart-date-calculator/lists"}