{"id":28219541,"url":"https://github.com/aman235-code/task-tracker","last_synced_at":"2026-04-07T08:31:57.607Z","repository":{"id":293706992,"uuid":"984882048","full_name":"Aman235-code/task-tracker","owner":"Aman235-code","description":"A full-stack task management web application where users can register, log in, create projects, add and manage tasks, and track their progress.","archived":false,"fork":false,"pushed_at":"2025-05-16T17:35:33.000Z","size":62,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T09:49:06.254Z","etag":null,"topics":["expressjs","javascript","mern-stack","mongodb","nodejs","reactjs","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Aman235-code.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-05-16T17:06:05.000Z","updated_at":"2025-05-16T17:35:37.000Z","dependencies_parsed_at":"2025-05-16T18:48:16.974Z","dependency_job_id":null,"html_url":"https://github.com/Aman235-code/task-tracker","commit_stats":null,"previous_names":["aman235-code/task-tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Aman235-code/task-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aman235-code%2Ftask-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aman235-code%2Ftask-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aman235-code%2Ftask-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aman235-code%2Ftask-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aman235-code","download_url":"https://codeload.github.com/Aman235-code/task-tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aman235-code%2Ftask-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31506562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["expressjs","javascript","mern-stack","mongodb","nodejs","reactjs","tailwindcss"],"created_at":"2025-05-18T03:11:06.802Z","updated_at":"2026-04-07T08:31:57.586Z","avatar_url":"https://github.com/Aman235-code.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# 📝 Task Tracker\n\nA full-stack Task Tracker application to manage projects and tasks efficiently. Built using **React (Vite)** for the frontend and **Node.js + Express + MongoDB** for the backend.\n\n---\n\n## 🔗 Repository\n\n[https://github.com/Aman235-code/task-tracker.git]\n\n---\n\n## 📁 Project Structure\n\n```\ntask-tracker/\n│\n├── backend/               # Backend code (Express.js + MongoDB)\n│   ├── server.js          # Entry point\n│   └── ...\n│\n├── frontend/\n│   └── client/            # Frontend Vite + React project\n│       └── ...\n│\n└── README.md              # This file\n```\n\n---\n\n## 🚀 Getting Started\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/Aman235-code/task-tracker.git\ncd task-tracker\n```\n\n---\n\n## ⚙️ Backend Setup\n\n```bash\ncd backend\nnpm install\n```\n\n### Create a `.env` file in the `backend` folder with the following content:\n\n```\nMONGO_URI=your_mongodb_connection_uri\nJWT_SECRET=your_jwt_secret_key\n```\n\n\u003e 🔒 **Note:** Never share your `.env` file or secrets in version control.\n\n### Start the backend server with nodemon\n\n```bash\nnodemon server.js\n```\n\n---\n\n## 🎨 Frontend Setup\n\n```bash\ncd frontend/client\nnpm install\n```\n\n### Run the frontend using Vite\n\n```bash\nnpm run dev\n```\n\nBy default, it runs on: [http://localhost:5173](http://localhost:5173)\n\n---\n\n## 🌐 Accessing the App\n\n- **Frontend**: `http://localhost:5173`\n- **Backend**: `http://localhost:3000`\n\n---\n\n## 🛠️ Tech Stack\n\n- **Frontend**: React, Vite, Tailwind CSS\n- **Backend**: Node.js, Express.js, MongoDB, Mongoose\n- **Authentication**: JSON Web Tokens (JWT)\n\n---\n\n## 📄 License\n\nThis project is licensed under the MIT License.\n\n---\n\n## 🙋‍♂️ Author\n\nCreated by: **Aman**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faman235-code%2Ftask-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faman235-code%2Ftask-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faman235-code%2Ftask-tracker/lists"}