{"id":24333311,"url":"https://github.com/shashwat-19/teamtrack-hub","last_synced_at":"2026-04-18T16:37:08.105Z","repository":{"id":272410291,"uuid":"916497765","full_name":"Shashwat-19/TeamTrack-Hub","owner":"Shashwat-19","description":"TeamTrack Hub is a Java Swing-based Employee Management System with features like adding, viewing, and deleting employee records, a sleek dark mode, and a user-friendly interface. Ideal for streamlined employee management.","archived":false,"fork":false,"pushed_at":"2025-01-18T19:08:49.000Z","size":334,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T13:48:13.589Z","etag":null,"topics":["data-structures","error-handling","event-handling","inheritance","input-validation","java","java-swing","multithreading","polymorphism"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Shashwat-19.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-14T08:02:37.000Z","updated_at":"2025-01-18T19:08:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"9de3b69e-ff05-4196-8d83-9e154deaa344","html_url":"https://github.com/Shashwat-19/TeamTrack-Hub","commit_stats":null,"previous_names":["shashwat-19/teamtrack-hub"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Shashwat-19/TeamTrack-Hub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shashwat-19%2FTeamTrack-Hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shashwat-19%2FTeamTrack-Hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shashwat-19%2FTeamTrack-Hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shashwat-19%2FTeamTrack-Hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shashwat-19","download_url":"https://codeload.github.com/Shashwat-19/TeamTrack-Hub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shashwat-19%2FTeamTrack-Hub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31976795,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T16:27:12.723Z","status":"ssl_error","status_checked_at":"2026-04-18T16:27:11.140Z","response_time":103,"last_error":"SSL_read: 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":["data-structures","error-handling","event-handling","inheritance","input-validation","java","java-swing","multithreading","polymorphism"],"created_at":"2025-01-18T03:15:09.301Z","updated_at":"2026-04-18T16:37:08.100Z","avatar_url":"https://github.com/Shashwat-19.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 TeamTrack Hub\n\nWelcome to **TeamTrack Hub** – a Java-based Employee Management System built using Swing! This project simplifies managing employee and project details through an intuitive desktop application with a sleek dark mode.\n\n---\n\n## ✨ Features\n\n- **Add Employee** – Easily register employees with project details.\n- **Display Employees** – View all employee records in a structured table.\n- **Delete Records** – Remove selected employees from the list.\n- **Dark Mode** – Enjoy a modern, eye-friendly dark mode interface.\n- **Field Reset** – Clear input fields with a single click.\n\n---\n\n## 📸 Screenshots\n\n🖥️ *Interface Sneak Peek* – \n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/Shashwat-19/TeamTrack-Hub/raw/main/images/Adding.png\" width=\"45%\"/\u003e\n  \u003cimg src=\"https://github.com/Shashwat-19/TeamTrack-Hub/raw/main/images/Adding-2.png\" width=\"45%\"/\u003e\n  \u003cimg src=\"https://github.com/Shashwat-19/TeamTrack-Hub/raw/main/images/Selecting.png\" width=\"45%\"/\u003e\n  \u003cimg src=\"https://github.com/Shashwat-19/TeamTrack-Hub/raw/main/images/Deleting.png\" width=\"45%\"/\u003e\n\u003c/p\u003e\n\n---\n\n## 🛠️ Installation Guide\n\n1. **Clone the Repository**:\n```bash\n   git clone \u003crepository-url\u003e\n```\nNavigate to the Project Directory:\n```bash\n   cd TeamTrack\n```\nCompile the Java Files:\n```bash\n   javac hello/TeamTrack.java\n```\nRun the Program:\n```bash\n   java hello/TeamTrack\n```   \n\n## 📋 Requirements\n- **Java Development Kit (JDK)** – Ensure you have JDK 11 or higher installed.\n- **IDE (Optional)** – Use IntelliJ IDEA, Eclipse, or NetBeans to run and modify the project.\n\n---\n\n## 📚 Tech Stack\n\n- **Language** – Java ☕\n- **GUI** – Java Swing\n- **Nimbus Look and Feel** – For dark mode theme\n\n---\n\n## 🚀 Roadmap\n\n- [ ] Add persistence for employee records\n- [ ] Implement search functionality\n- [ ] Enhance table sorting and filtering\n- [ ] Export employee records to CSV\n\n---\n\n## 🤝 Contributing\n\nContributions are welcome! Here's how you can contribute:\n\n1. **Fork the repository**\n2. **Create a new branch**:\n```bash\n   git checkout -b feature/new-feature\n```\n3. **Make your changes and commit**:\n```bash\n   git commit -m 'Add new feature'\n```\n4. **Push to the branch**:\n```bash\n   git push origin feature/new-feature\n```\n5. **Open a Pull Request**\n\n---\n\n## 🔒 License\n\nThis project is licensed under the MIT License. See the [LICENSE](https://github.com/Shashwat-19/TeamTrack-Hub/raw/main/LICENSE) file for more details.\n\n---\n\n## 📩 Contact\n\n**Shashwat**  \nBCA (Hons), Christ University, Bangalore  \n[GitHub](https://github.com/Shashwat-19) | [LinkedIn](https://www.linkedin.com/in/shashwatk1956/) | [Email me](shashwat1956@gmail.com)  \n\n---\n\nThank you for exploring **TeamTrack Hub**! 💼\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshashwat-19%2Fteamtrack-hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshashwat-19%2Fteamtrack-hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshashwat-19%2Fteamtrack-hub/lists"}