{"id":29353713,"url":"https://github.com/anqorithm/tam-taskify","last_synced_at":"2025-08-24T17:17:30.402Z","repository":{"id":303447356,"uuid":"1014378154","full_name":"anqorithm/tam-taskify","owner":"anqorithm","description":"A modern, full-stack task management application built with FastAPI backend and SvelteKit frontend, featuring user authentication, CRUD operations, and a beautiful responsive UI.","archived":false,"fork":false,"pushed_at":"2025-07-06T08:00:49.000Z","size":5733,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-07T17:59:25.746Z","etag":null,"topics":["api","cicd","docker","docker-compose","fastapi","python","sveltekit","task-management","task-manager","taskify"],"latest_commit_sha":null,"homepage":"","language":"Python","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/anqorithm.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":"2025-07-05T15:52:18.000Z","updated_at":"2025-07-06T09:10:04.000Z","dependencies_parsed_at":"2025-07-07T18:09:44.274Z","dependency_job_id":null,"html_url":"https://github.com/anqorithm/tam-taskify","commit_stats":null,"previous_names":["anqorithm/tam-taskify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anqorithm/tam-taskify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anqorithm%2Ftam-taskify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anqorithm%2Ftam-taskify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anqorithm%2Ftam-taskify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anqorithm%2Ftam-taskify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anqorithm","download_url":"https://codeload.github.com/anqorithm/tam-taskify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anqorithm%2Ftam-taskify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264379216,"owners_count":23598824,"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","cicd","docker","docker-compose","fastapi","python","sveltekit","task-management","task-manager","taskify"],"created_at":"2025-07-09T02:09:00.544Z","updated_at":"2025-07-09T02:09:01.316Z","avatar_url":"https://github.com/anqorithm.png","language":"Python","readme":"# Tam Taskify - Personal Task Management System\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"assets/11.png\" alt=\"TamTaskify Logo\"\u003e\n\u003c/div\u003e\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Python](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)\n[![FastAPI](https://img.shields.io/badge/FastAPI-0.104+-green.svg)](https://fastapi.tiangolo.com/)\n[![SvelteKit](https://img.shields.io/badge/SvelteKit-1.20+-orange.svg)](https://kit.svelte.dev/)\n[![TypeScript](https://img.shields.io/badge/TypeScript-5.0+-blue.svg)](https://www.typescriptlang.org/)\n[![Docker](https://img.shields.io/badge/Docker-20.10+-blue.svg)](https://www.docker.com/)\n[![Code Coverage](https://codecov.io/gh/anqorithm/tam-taskify/branch/main/graph/badge.svg)](https://codecov.io/gh/anqorithm/tam-taskify)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)\n\nA modern, full-stack task management application built with FastAPI backend and SvelteKit frontend, featuring user authentication, CRUD operations, and a beautiful responsive UI.\n\n## Local Development\n\n- **Frontend**: http://localhost:3000\n- **Backend API**: http://localhost:8001\n- **API Documentation**: http://localhost:8001/docs\n\n## Table of Contents\n\n- [Features](#features)\n- [Demo](#demo)\n- [System Architecture](#system-architecture)\n- [Technology Stack](#technology-stack)\n- [Database Design](#database-design)\n- [API Design](#api-design)\n- [Authentication Flow](#authentication-flow)\n- [Quick Start](#quick-start)\n- [Manual Setup](#manual-setup)\n- [Project Structure](#project-structure)\n- [CI/CD and Deployment](#cicd-and-deployment)\n- [Conventional Commits](#conventional-commits)\n- [Assumptions](#assumptions)\n- [Future Enhancements](#future-enhancements)\n\n## Features\n\n### Core Functionality\n- **User Authentication** - JWT-based secure login/register\n- **Task Management** - Create, read, update, delete tasks\n- **Task Filtering** - Filter by status, priority, and search\n- **Real-time Updates** - Optimistic UI updates\n- **Responsive Design** - Mobile-first approach\n\n### Advanced Features\n- **Modern UI/UX** - Glass morphism design with gradients\n- **Secure Authentication** - JWT tokens with refresh mechanism\n- **Mobile Responsive** - Optimized for all screen sizes\n- **Professional Modals** - Create, edit, and delete confirmations\n- **User Management** - Professional user menu with avatar\n- **Cache Management** - Prevents stale data issues\n\n## Demo\n\nHere's a visual walkthrough of the TamTaskify application:\n\n### 🎬 Video Demo\n\n\u003cvideo src=\"assets/demo.mp4\" width=\"100%\" controls\u003e\n  \u003cp\u003eYour browser does not support the video tag. \u003ca href=\"assets/demo.mp4\"\u003eDownload the demo video\u003c/a\u003e\u003c/p\u003e\n\u003c/video\u003e\n\n*Complete video walkthrough of TamTaskify - showing authentication, task management, and all key features*\n\n### Login \u0026 Registration\n![Login Page](assets/1.png)\n*Clean and modern login interface with gradient background*\n\n![Registration Page](assets/2.png)\n*User registration with form validation*\n\n### Dashboard \u0026 Task Management\n![Dashboard](assets/3.png)\n*Main dashboard with task overview and statistics*\n\n![Task List](assets/4.png)\n*Task listing with filtering and search capabilities*\n\n![Task Creation](assets/5.png)\n*Create new tasks with priority and status settings*\n\n![Task Details](assets/6.png)\n*Detailed task view with editing capabilities*\n\n### User Interface Features\n![Task Filters](assets/7.png)\n*Advanced filtering options for task management*\n\n![User Profile](assets/8.png)\n*User profile and account management*\n\n![Mobile View](assets/9.png)\n*Responsive design optimized for mobile devices*\n\n![Complete Interface](assets/10.png)\n*Full application interface showing all features*\n\n## System Architecture\n\n```mermaid\ngraph TB\n    subgraph \"Frontend Layer\"\n        UI[SvelteKit UI]\n        Store[Svelte Stores]\n        API_Client[API Client]\n    end\n    \n    subgraph \"Backend Layer\"\n        FastAPI[FastAPI Server]\n        Auth[JWT Authentication]\n        Routes[API Routes]\n    end\n    \n    subgraph \"Data Layer\"\n        PostgreSQL[(PostgreSQL Database)]\n        Models[SQLAlchemy Models]\n    end\n    \n    subgraph \"Infrastructure\"\n        Docker[Docker Containers]\n    end\n    \n    UI --\u003e Store\n    Store --\u003e API_Client\n    API_Client --\u003e FastAPI\n    FastAPI --\u003e Auth\n    FastAPI --\u003e Routes\n    Routes --\u003e Models\n    Models --\u003e PostgreSQL\n    \n    Docker --\u003e FastAPI\n    Docker --\u003e UI\n```\n\n## Technology Stack\n\n### Frontend\n- **SvelteKit** - Modern web framework\n- **TypeScript** - Type-safe JavaScript\n- **Tailwind CSS** - Utility-first CSS framework\n- **Vite** - Fast build tool\n\n### Backend\n- **FastAPI** - High-performance Python web framework\n- **SQLAlchemy** - Python SQL toolkit and ORM\n- **PostgreSQL** - Robust relational database\n- **JWT** - JSON Web Tokens for authentication\n- **Pydantic** - Data validation using Python type annotations\n- **Poetry** - Modern Python dependency management\n\n### DevOps\n- **Docker** - Containerization\n- **Docker Compose** - Multi-container orchestration\n\n## Database Design\n\n```mermaid\nerDiagram\n    USERS ||--o{ TASKS : creates\n    \n    USERS {\n        uuid id PK\n        string email UK\n        string full_name\n        string hashed_password\n        datetime created_at\n        datetime updated_at\n        boolean is_active\n    }\n    \n    TASKS {\n        uuid id PK\n        uuid user_id FK\n        string title\n        text description\n        enum status\n        enum priority\n        datetime created_at\n        datetime updated_at\n    }\n```\n\n### Database Schema Details\n\n#### Users Table\n- **Primary Key**: UUID for security and scalability\n- **Email**: Unique identifier for login\n- **Password**: Bcrypt hashed for security\n- **Soft Delete**: `is_active` field for user management\n\n#### Tasks Table\n- **Foreign Key**: Links to user via `user_id`\n- **Status Enum**: `pending`, `in_progress`, `completed`\n- **Priority Enum**: `low`, `medium`, `high`\n- **Timestamps**: Automatic created/updated tracking\n\n## API Design\n\n```mermaid\nsequenceDiagram\n    participant Client\n    participant API\n    participant Auth\n    participant DB\n    \n    Note over Client,DB: Authentication Flow\n    Client-\u003e\u003e+API: POST /auth/register\n    API-\u003e\u003e+DB: Create User\n    DB--\u003e\u003e-API: User Created\n    API--\u003e\u003e-Client: Success Response\n    \n    Client-\u003e\u003e+API: POST /auth/login\n    API-\u003e\u003e+Auth: Validate Credentials\n    Auth-\u003e\u003e+DB: Query User\n    DB--\u003e\u003e-Auth: User Data\n    Auth--\u003e\u003e-API: JWT Token\n    API--\u003e\u003e-Client: Token + User Data\n    \n    Note over Client,DB: Task Operations\n    Client-\u003e\u003e+API: GET /tasks (with JWT)\n    API-\u003e\u003e+Auth: Validate Token\n    Auth--\u003e\u003e-API: User ID\n    API-\u003e\u003e+DB: Query User Tasks\n    DB--\u003e\u003e-API: Tasks Data\n    API--\u003e\u003e-Client: Tasks List\n    \n    Client-\u003e\u003e+API: POST /tasks (with JWT)\n    API-\u003e\u003e+Auth: Validate Token\n    Auth--\u003e\u003e-API: User ID\n    API-\u003e\u003e+DB: Create Task\n    DB--\u003e\u003e-API: Task Created\n    API--\u003e\u003e-Client: New Task Data\n```\n\n### API Endpoints\n\n#### Authentication\n- `POST /api/v1/auth/register` - User registration\n- `POST /api/v1/auth/login` - User login\n- `GET /api/v1/auth/me` - Get current user\n\n#### Tasks\n- `GET /api/v1/tasks` - List user tasks (with filters)\n- `POST /api/v1/tasks` - Create new task\n- `GET /api/v1/tasks/{id}` - Get specific task\n- `PUT /api/v1/tasks/{id}` - Update task\n- `DELETE /api/v1/tasks/{id}` - Delete task\n\n## Authentication Flow\n\n```mermaid\nflowchart TD\n    A[User Access App] --\u003e B{Is Authenticated?}\n    B --\u003e|No| C[Redirect to Login]\n    B --\u003e|Yes| D[Show Dashboard]\n    \n    C --\u003e E[Login Form]\n    E --\u003e F[Submit Credentials]\n    F --\u003e G{Valid Credentials?}\n    G --\u003e|No| H[Show Error]\n    G --\u003e|Yes| I[Generate JWT]\n    \n    I --\u003e J[Store Token in LocalStorage]\n    J --\u003e K[Update Auth Store]\n    K --\u003e D\n    \n    D --\u003e L[API Request]\n    L --\u003e M[Include JWT in Headers]\n    M --\u003e N{Token Valid?}\n    N --\u003e|No| O[Logout User]\n    N --\u003e|Yes| P[Process Request]\n    \n    O --\u003e C\n    H --\u003e E\n```\n\n## Quick Start\n\n### Prerequisites\n- **Docker** and Docker Compose\n- **Git** for cloning the repository\n\n### Using Scripts (Recommended)\n\n```bash\n# Clone the repository\ngit clone https://github.com/anqorithm/tam-taskify.git\ncd tam-taskify\n\n# Make scripts executable\nchmod +x scripts/*.sh\n\n# For Development\n./scripts/docker-dev.sh\n\n# For Production\n./scripts/docker-prod.sh\n```\n\nThat's it! The scripts will handle everything:\n- Check Docker is running\n- Stop existing containers\n- Build and start all services\n- Display access URLs\n\n### Access URLs\n- **Frontend**: http://localhost:3000\n- **Backend API**: http://localhost:8001\n- **API Documentation**: http://localhost:8001/docs\n\n## Manual Setup\n\n### Prerequisites\n- **Node.js** 18+ and npm\n- **Python** 3.11+\n- **Docker** and Docker Compose (optional)\n\n### Backend Setup\n```bash\n# Setup backend\ncd backend\n\n# Install dependencies with Poetry\npoetry install\n\n# Activate Poetry shell\npoetry shell\n\n# Setup environment variables\ncp .env.example .env\n# Edit .env with your configuration\n\n# Run database migrations\npoetry run alembic upgrade head\n\n# Start the backend server\npoetry run uvicorn main:app --reload --host 0.0.0.0 --port 8001\n```\n\n### Frontend Setup\n```bash\n# Setup frontend\ncd frontend\nnpm install\n\n# Setup environment variables\ncp .env.example .env.local\n# Edit .env.local with your API URL\n\n# Start the development server\nnpm run dev\n```\n\n### Environment Variables\n\n#### Backend (.env)\n```env\nDATABASE_URL=postgresql://username:password@localhost:5432/tam_taskify\nSECRET_KEY=your-super-secret-key-here-change-in-production\nALGORITHM=HS256\nACCESS_TOKEN_EXPIRE_MINUTES=30\nCORS_ORIGINS=http://localhost:5173,http://localhost:3000\n```\n\n#### Frontend (.env.local)\n```env\nVITE_API_BASE_URL=http://localhost:8001/api/v1\n```\n\n## Docker Commands\n\n### Using Docker Compose\n\n```bash\n# Start all services (development)\ndocker-compose -f docker-compose.dev.yml up --build\n\n# Start all services (production)\ndocker-compose up --build -d\n\n# View logs\ndocker-compose logs -f\n\n# Stop services\ndocker-compose down\n```\n\n### Docker Architecture\n\n```mermaid\ngraph TB\n    subgraph \"Docker Environment\"\n        Frontend[Frontend Container :3000]\n        Backend[Backend Container :8001]\n        PostgreSQL[(PostgreSQL Database)]\n    end\n    \n    Internet[Internet] --\u003e Frontend\n    Internet --\u003e Backend\n    Backend --\u003e PostgreSQL\n```\n\n### Individual Docker Commands\n\n```bash\n# Build and run backend\ncd backend\ndocker build -t tam-taskify-backend .\ndocker run -p 8001:8001 tam-taskify-backend\n\n# Build and run frontend\ncd frontend\ndocker build -t tam-taskify-frontend .\ndocker run -p 3000:3000 tam-taskify-frontend\n```\n\n## Project Structure\n\n```\ntam-taskify/\n├── backend/\n│   ├── app/\n│   │   ├── auth/                 # Authentication logic\n│   │   ├── tasks/                # Task management\n│   │   ├── users/                # User management\n│   │   ├── database.py           # Database configuration\n│   │   └── main.py               # FastAPI application\n│   ├── pyproject.toml            # Poetry dependencies\n│   ├── poetry.lock               # Poetry lock file\n│   ├── Dockerfile               # Backend Docker image\n│   └── .env.example             # Environment template\n├── frontend/\n│   ├── src/\n│   │   ├── lib/\n│   │   │   ├── api.ts           # API client\n│   │   │   └── stores.ts        # Svelte stores\n│   │   ├── routes/              # SvelteKit routes\n│   │   └── app.css              # Global styles\n│   ├── package.json             # Node dependencies\n│   ├── Dockerfile               # Frontend Docker image\n│   └── .env.example             # Environment template\n├── scripts/\n│   ├── docker-dev.sh            # Development setup script\n│   └── docker-prod.sh           # Production setup script\n├── .github/workflows/           # GitHub Actions workflows\n├── docker-compose.yml           # Multi-container setup\n├── docker-compose.dev.yml       # Development setup\n├── .releaserc.json              # Semantic release configuration\n├── .gitmessage                  # Commit message template\n└── README.md                    # This file\n```\n\n## CI/CD and Deployment\n\n### GitHub Actions Workflow\n\nThe project uses GitHub Actions for continuous integration and deployment:\n\n- **Conventional Commits Check**: Ensures all commits follow conventional commit format\n- **Backend Testing**: Runs Python tests with coverage reporting\n- **Frontend Testing**: Runs linting, type checking, and builds\n- **Security Scanning**: Uses Trivy for vulnerability scanning\n- **Docker Build**: Builds and pushes Docker images to Docker Hub\n- **Automated Deployment**: Deploys to production on main branch\n- **Semantic Release**: Automatically creates releases and changelogs\n\n### Workflow Triggers\n\n- **Push to main/develop**: Full CI/CD pipeline\n- **Pull Requests**: Testing and security checks only\n- **Manual**: Can be triggered manually via GitHub Actions tab\n\n### Required Secrets\n\nSet these secrets in your GitHub repository settings:\n\n```bash\nDOCKER_USERNAME=your-docker-username\nDOCKER_PASSWORD=your-docker-password\n```\n\n### Deployment Commands\n\n```bash\n# Using production script\n./scripts/docker-prod.sh\n\n# Check deployment status\ndocker-compose ps\ndocker-compose logs -f\n```\n\n## Conventional Commits\n\nThis project follows [Conventional Commits](https://conventionalcommits.org/) specification for commit messages.\n\n### Commit Format\n\n```\n\u003ctype\u003e(\u003cscope\u003e): \u003csubject\u003e\n\n\u003cbody\u003e\n\n\u003cfooter\u003e\n```\n\n### Types\n\n- **feat**: A new feature\n- **fix**: A bug fix\n- **docs**: Documentation only changes\n- **style**: Changes that do not affect the meaning of the code\n- **refactor**: A code change that neither fixes a bug nor adds a feature\n- **perf**: A code change that improves performance\n- **test**: Adding missing tests or correcting existing tests\n- **chore**: Changes to the build process or auxiliary tools\n- **ci**: Changes to CI configuration files and scripts\n- **build**: Changes that affect the build system or external dependencies\n- **revert**: Reverts a previous commit\n\n### Examples\n\n```bash\nfeat(auth): add JWT token refresh mechanism\nfix(ui): resolve mobile navigation menu overlap\ndocs(readme): update installation instructions\nstyle(frontend): format code with prettier\nrefactor(api): extract user service logic\nperf(backend): optimize database connection pooling\ntest(auth): add unit tests for login validation\nchore(deps): update FastAPI to version 0.104\nci(github): add automated security scanning\n```\n\n### Setup Git Commit Template\n\n```bash\n# Use the provided commit message template\ngit config commit.template .gitmessage\n```\n\n### Automated Releases\n\nThe project uses semantic-release to automatically:\n- Determine version bumps based on commit types\n- Generate changelogs\n- Create GitHub releases\n- Update version numbers\n\nVersion bumps:\n- **feat**: Minor version bump (1.0.0 → 1.1.0)\n- **fix**: Patch version bump (1.0.0 → 1.0.1)\n- **BREAKING CHANGE**: Major version bump (1.0.0 → 2.0.0)\n\n## Assumptions\n\n### Technical Assumptions\n1. **Single User per Device**: Each user manages their own tasks\n2. **PostgreSQL Database**: Robust relational database for production applications\n3. **JWT Authentication**: Stateless authentication for scalability\n4. **Local Storage**: Client-side token storage (consider httpOnly cookies for production)\n\n### Business Assumptions\n1. **Personal Use**: Designed for individual task management\n2. **Basic Features**: Focus on core CRUD operations\n3. **Responsive Design**: Mobile-first approach for all devices\n4. **English Language**: Single language support initially\n\n### Security Assumptions\n1. **HTTPS in Production**: SSL/TLS encryption for production deployment\n2. **Environment Variables**: Sensitive data stored in environment variables\n3. **Password Hashing**: Bcrypt for password security\n4. **CORS Configuration**: Properly configured for production domains\n\n### Scalability Assumptions\n1. **Moderate Load**: Designed for hundreds of concurrent users\n2. **Horizontal Scaling**: Can be scaled with load balancers\n3. **Database Ready**: PostgreSQL configured for production deployment\n4. **Caching Strategy**: Client-side caching with server-side validation\n\n## Future Enhancements\n\n### Near-term Features\n- **Email Verification** - Verify user emails during registration\n- **Password Reset** - Forgot password functionality\n- **Task Categories** - Organize tasks into categories\n- **Due Dates** - Add deadline functionality\n- **File Attachments** - Attach files to tasks\n\n### Long-term Features\n- **Real-time Collaboration** - Share tasks with other users\n- **Mobile App** - Native iOS/Android applications\n- **Advanced Analytics** - Task completion statistics\n- **Integration APIs** - Connect with calendar apps\n- **Dark Mode** - Theme switching capability\n\n### Performance Optimizations\n- **Database Optimization** - PostgreSQL performance tuning\n- **Caching Layer** - Redis for session management\n- **CDN Integration** - Static asset optimization\n- **Progressive Web App** - Offline functionality\n\n## Component Architecture\n\n```mermaid\ngraph TD\n    subgraph \"Frontend Components\"\n        Layout[Layout Component]\n        Auth[Auth Pages]\n        Dashboard[Dashboard]\n        TaskCard[Task Card]\n        Modals[Modal Components]\n    end\n    \n    subgraph \"State Management\"\n        AuthStore[Auth Store]\n        TaskStore[Task Store]\n        UIStore[UI Store]\n    end\n    \n    subgraph \"API Layer\"\n        AuthAPI[Auth API]\n        TaskAPI[Task API]\n        HTTP[HTTP Client]\n    end\n    \n    Layout --\u003e AuthStore\n    Auth --\u003e AuthAPI\n    Dashboard --\u003e TaskStore\n    TaskCard --\u003e TaskAPI\n    Modals --\u003e TaskAPI\n    \n    AuthStore --\u003e AuthAPI\n    TaskStore --\u003e TaskAPI\n    AuthAPI --\u003e HTTP\n    TaskAPI --\u003e HTTP\n```\n\n## Contributing\n\n1. Fork the repository\n2. Create a feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add 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: [@anqorithm](https://github.com/anqorithm)\n- Email: anqorithm@protonmail.com\n\n## Acknowledgments\n\n- [FastAPI](https://fastapi.tiangolo.com/) for the excellent Python web framework\n- [SvelteKit](https://kit.svelte.dev/) for the modern frontend framework\n- [Tailwind CSS](https://tailwindcss.com/) for the utility-first CSS framework\n- [SQLAlchemy](https://www.sqlalchemy.org/) for the Python SQL toolkit\n\n---\n\n**Built with care for efficient task management**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanqorithm%2Ftam-taskify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanqorithm%2Ftam-taskify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanqorithm%2Ftam-taskify/lists"}