{"id":19495447,"url":"https://github.com/alexandredresch/today","last_synced_at":"2026-04-11T02:40:18.191Z","repository":{"id":259572188,"uuid":"877044236","full_name":"AlexandreDresch/Today","owner":"AlexandreDresch","description":"A simple project to manage tasks built with TypeScript, Redux, Air Datepicker and Tailwind CSS.","archived":false,"fork":false,"pushed_at":"2024-11-13T02:11:53.000Z","size":1021,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T09:26:01.167Z","etag":null,"topics":["air-datepicker","docker","redux","tailwindcss","vite"],"latest_commit_sha":null,"homepage":"https://today-vert.vercel.app","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/AlexandreDresch.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}},"created_at":"2024-10-23T01:48:02.000Z","updated_at":"2024-11-16T01:57:02.000Z","dependencies_parsed_at":"2024-10-26T16:31:10.025Z","dependency_job_id":"991a5b23-f885-4a8d-b098-23ea28be956e","html_url":"https://github.com/AlexandreDresch/Today","commit_stats":null,"previous_names":["alexandredresch/today"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexandreDresch%2FToday","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexandreDresch%2FToday/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexandreDresch%2FToday/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexandreDresch%2FToday/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexandreDresch","download_url":"https://codeload.github.com/AlexandreDresch/Today/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240741239,"owners_count":19850111,"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":["air-datepicker","docker","redux","tailwindcss","vite"],"created_at":"2024-11-10T21:37:49.592Z","updated_at":"2026-04-11T02:40:13.153Z","avatar_url":"https://github.com/AlexandreDresch.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Today\n\n![cover](.github/image.png?style=flat)\n\nA simple project to manage tasks built with TypeScript, Redux, Air Datepicker and Tailwind CSS.\n\nYou can access the deployed version of this project [here](https://today-vert.vercel.app).\n\n## Features\n\n- **Task Management**: Add, edit, delete, and toggle tasks as completed.\n- **Date Picker**: Use Air Datepicker to select specific dates for tasks.\n- **Search Functionality**: Filter tasks based on a search query.\n- **Category Filtering**: Filter tasks by category.\n- **State Persistence**: Tasks and settings (e.g., selected day) are saved in `localStorage` for persistent data across sessions.\n- **Responsive UI**: Fully responsive design with Tailwind CSS, optimized for both desktop and mobile.\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js and npm (if running locally).\n- Docker installed (if running with Docker).\n\n## Running the Application\n\nYou can run this application either with Docker or locally on your machine.\n\n### Option 1: Running with Docker\n\n1. Clone the repository:\n\n```bash\n  git clone https://github.com/AlexandreDresch/Today.git\n```\n\n2. Navigate to the project directory:\n\n```bash\n  cd Today\n```\n\n3. Build and start the Docker containers:\n\n```bash\n  docker-compose up --build\n```\n\n4. Open your browser and navigate to:\n\n```bash\n  http://localhost:5173\n```\n\n5. To stop the Docker containers:\n\n```bash\n  docker-compose down\n```\n\n### Option 2: Running Locally (Without Docker)\n\n1. Clone the repository:\n\n```bash\n  git clone https://github.com/AlexandreDresch/Today.git\n```\n\n2. Navigate to the project directory:\n\n```bash\n  cd Today\n```\n\n3. Install dependencies:\n\n```bash\n  npm install\n```\n\n4. Start the development server:\n\n```bash\n  npm run dev\n```\n\n5. Open your browser and navigate to:\n\n```bash\n  http://localhost:5173\n```\n\n## Scripts\n\n- **dev**: Starts the Vite development server.\n- **build**: Builds the project using TypeScript and Vite.\n- **preview**: Runs a Vite preview of the built app.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandredresch%2Ftoday","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexandredresch%2Ftoday","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandredresch%2Ftoday/lists"}