{"id":31618065,"url":"https://github.com/vbdv2000/mynotes","last_synced_at":"2026-05-02T17:33:50.000Z","repository":{"id":316883657,"uuid":"1064291567","full_name":"vbdv2000/MyNotes","owner":"vbdv2000","description":"Project and Tasks Management with Python","archived":false,"fork":false,"pushed_at":"2025-10-05T23:30:59.000Z","size":123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-06T01:16:23.374Z","etag":null,"topics":["docker","docker-compose","fastapi","python"],"latest_commit_sha":null,"homepage":"","language":null,"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/vbdv2000.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-25T20:23:52.000Z","updated_at":"2025-09-25T20:41:21.000Z","dependencies_parsed_at":"2025-09-27T11:38:40.371Z","dependency_job_id":null,"html_url":"https://github.com/vbdv2000/MyNotes","commit_stats":null,"previous_names":["vbdv2000/mynotes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vbdv2000/MyNotes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbdv2000%2FMyNotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbdv2000%2FMyNotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbdv2000%2FMyNotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbdv2000%2FMyNotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vbdv2000","download_url":"https://codeload.github.com/vbdv2000/MyNotes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbdv2000%2FMyNotes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278621843,"owners_count":26017253,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","docker-compose","fastapi","python"],"created_at":"2025-10-06T13:45:20.339Z","updated_at":"2026-05-02T17:33:49.988Z","avatar_url":"https://github.com/vbdv2000.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task Manager\n\nA simple and intuitive task manager built with Python (FastAPI), Vue.js, and PostgreSQL.\n\n## 🚀 Features\n\n- **User Authentication:** Secure and modern user management with JWT.\n- **Project Management:** Create and manage projects.\n- **Task Board:** A visual task board (Kanban style) with drag-and-drop functionality to change task status.\n- **Role-Based Access:** Assign users to projects and control permissions.\n\n## 🛠️ Tech Stack\n\n- **Backend:**\n    - **FastAPI:** High-performance Python API framework.\n    - **SQLAlchemy:** SQL Toolkit and Object-Relational Mapper (ORM).\n    - **PostgreSQL:** Robust relational database.\n- **Frontend:**\n    - **Vue.js:** Progressive JavaScript framework for building user interfaces.\n    - **Vite:** Next-generation frontend tooling.\n- **Tooling:**\n    - **Docker \u0026 Docker Compose:** Containerization for easy setup and deployment.\n    - **uv:** A blazing-fast Python package installer and dependency resolver.\n    - **Alembic:** Database migrations tool.\n\n## 🏗️ Project Structure\n\n- `backend/`: Contains the FastAPI application.\n- `frontend/`: Contains the Vue.js single-page application.\n- `docker-compose-dev.yml`: Configuration for the development environment (hot-reloading, DB).\n- `docker-compose.yml`: Configuration for the production environment.\n- `Dockerfile.backend`: Instructions to build the backend Docker image.\n- `.env.example`: A template for environment variables.\n\n## ⚙️ Getting Started (Development)\n\n1.  **Clone the repository:**\n\n\n2.  **Create `.env` file:**\n    Copy the example file and fill in your variables.\n    ```bash\n    cp .env.example .env\n    ```\n\n3.  **Start the services:**\n    This command will build the Docker images and start the backend and PostgreSQL containers. The backend will have hot-reloading enabled.\n    ```bash\n    docker compose -f docker-compose-dev.yml up --build\n    ```\n\n4.  **Run frontend (coming soon):**\n    Instructions for the frontend will be added here once the setup is complete.\n\nThe backend API will be available at `http://localhost:8000`. You can access the auto-generated documentation at `http://localhost:8000/docs`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbdv2000%2Fmynotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvbdv2000%2Fmynotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbdv2000%2Fmynotes/lists"}