Skip to content

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.

License

Notifications You must be signed in to change notification settings

Shashwat-19/TeamTrack-Hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 TeamTrack Hub

Welcome 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.


✨ Features

  • Add Employee – Easily register employees with project details.
  • Display Employees – View all employee records in a structured table.
  • Delete Records – Remove selected employees from the list.
  • Dark Mode – Enjoy a modern, eye-friendly dark mode interface.
  • Field Reset – Clear input fields with a single click.

📸 Screenshots

🖥️ Interface Sneak Peek


🛠️ Installation Guide

  1. Clone the Repository:
   git clone <repository-url>

Navigate to the Project Directory:

   cd TeamTrack

Compile the Java Files:

   javac hello/TeamTrack.java

Run the Program:

   java hello/TeamTrack

📋 Requirements

  • Java Development Kit (JDK) – Ensure you have JDK 11 or higher installed.
  • IDE (Optional) – Use IntelliJ IDEA, Eclipse, or NetBeans to run and modify the project.

📚 Tech Stack

  • Language – Java ☕
  • GUI – Java Swing
  • Nimbus Look and Feel – For dark mode theme

🚀 Roadmap

  • Add persistence for employee records
  • Implement search functionality
  • Enhance table sorting and filtering
  • Export employee records to CSV

🤝 Contributing

Contributions are welcome! Here's how you can contribute:

  1. Fork the repository
  2. Create a new branch:
   git checkout -b feature/new-feature
  1. Make your changes and commit:
   git commit -m 'Add new feature'
  1. Push to the branch:
   git push origin feature/new-feature
  1. Open a Pull Request

🔒 License

This project is licensed under the MIT License. See the LICENSE file for more details.


📩 Contact

Shashwat
BCA (Hons), Christ University, Bangalore
GitHub | LinkedIn | Email me


Thank you for exploring TeamTrack Hub! 💼

About

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.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages