{"id":25216438,"url":"https://github.com/asmaelabid/interactive-knowledge-map","last_synced_at":"2025-04-05T09:15:35.605Z","repository":{"id":276822982,"uuid":"927950803","full_name":"asmaelabid/interactive-knowledge-map","owner":"asmaelabid","description":"Interactive node-based visualization using D3.js and Vue.js, allowing dynamic node positioning and connections. First version—open to improvements and enhancements!","archived":false,"fork":false,"pushed_at":"2025-02-10T16:05:39.000Z","size":147,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T17:23:09.273Z","etag":null,"topics":["d3js","data-visualization","graph-visualization","interactive-graph","pinia","vue"],"latest_commit_sha":null,"homepage":"https://interactive-knowledge-map.vercel.app/","language":"Vue","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/asmaelabid.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":"2025-02-05T20:08:45.000Z","updated_at":"2025-02-10T16:05:43.000Z","dependencies_parsed_at":"2025-02-10T17:23:11.830Z","dependency_job_id":"00a7cec5-ea08-4f33-a295-dd59127444aa","html_url":"https://github.com/asmaelabid/interactive-knowledge-map","commit_stats":null,"previous_names":["asmaelabid/interactive-knowledge-map"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmaelabid%2Finteractive-knowledge-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmaelabid%2Finteractive-knowledge-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmaelabid%2Finteractive-knowledge-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmaelabid%2Finteractive-knowledge-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asmaelabid","download_url":"https://codeload.github.com/asmaelabid/interactive-knowledge-map/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312072,"owners_count":20918344,"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":["d3js","data-visualization","graph-visualization","interactive-graph","pinia","vue"],"created_at":"2025-02-10T19:18:07.827Z","updated_at":"2025-04-05T09:15:35.576Z","avatar_url":"https://github.com/asmaelabid.png","language":"Vue","readme":"# Interactive Knowledge Map\n\nA web application for visualizing and managing course dependencies using an interactive graph interface. Built with Vue.js, FastAPI, and PostgreSQL.\n\n## 🚀 Features\n\n- Interactive D3.js graph visualization\n- Course dependency management\n- Dark/Light theme support\n- Real-time graph updates\n\n## 🛠️ Tech Stack\n\n**Frontend:**\n- Vue 3\n- TypeScript\n- Tailwind CSS\n- D3.js\n- Pinia (State Management)\n\n**Backend:**\n- FastAPI\n- SQLAlchemy\n- PostgreSQL\n- Alembic (Database Migrations)\n\n## 📋 Prerequisites\n\n- Docker and Docker Compose\n- PostgreSQL database (or a cloud database service like Neon)\n\n## 🔧 Setup \u0026 Installation\n\n1. **Clone the repository**\n\n  ```bash\n  git clone https://github.com/asmaelabid/interactive-knowledge-map.git\n  ```\n\n  ```\n  cd interactive-knowledge-map\n  ```\n\n2. **Environment Configuration**\n  - Create the following .env files:\n    - Frontend directory .env:\n\n      ```\n      VITE_BACKEND_URL=http://localhost:8000/api/v1\n      ```\n\n    - Backend directory .env:\n\n      ```\n      DATABASE_URL=postgresql+asyncpg://user:password@host:port/database_name\n      ```\n\n  \u003e ⚠️ Make sure to replace the database credentials with your own in the .env file\n\n3. **Build and Run with Docker**\n\n   ```\n   docker-compose up --build\n   ```\n\n## The application will be available at:\n  - Frontend: http://localhost:80\n  - Backend API: http://localhost:8000\n\n\n## 🔄 API Endpoints\n- ```GET /api/v1/courses/``` - List all courses\n- ```POST /api/v1/courses/``` - Create a new course\n- ```GET /api/v1/courses/{course_id}``` - Get course details\n- ```PUT /api/v1/courses/{course_id}``` - Update a course\n- ```DELETE /api/v1/courses/{course_id}``` - Delete a course\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasmaelabid%2Finteractive-knowledge-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasmaelabid%2Finteractive-knowledge-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasmaelabid%2Finteractive-knowledge-map/lists"}