Giter Site home page Giter Site logo

employee_task_management_system's Introduction

Employee Task Management System

Table of Contents

Introduction

The Employee Task Management System is a web-based application designed to streamline task management within an organization. This system allows administrators to manage employees and their tasks, employees to view and update their tasks, and provides a comprehensive dashboard for monitoring task progress.

Features

  • Admin Dashboard: Manage employees, tasks, and view overall task progress.
  • Employee Dashboard: View assigned tasks, update task status, and manage task solutions.
  • Team Management: Create and manage teams within the organization.
  • Task Management: Assign tasks to employees, set deadlines, and track progress.
  • User Authentication: Secure login for admins and employees.

Installation

To set up the Employee Task Management System locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/AnuruddhSin/Employee_Task_Management_System.git
  2. Navigate to the project directory:
    cd Employee_Task_Management_System
  3. Set up a virtual environment:
    python3 -m venv env
    source env/bin/activate   # On Windows, use `env\Scripts\activate`
  4. Install the required dependencies:
    pip install -r requirements.txt
  5. Run the application:
    flask run

Usage

After installation, you can access the application by navigating to http://localhost:5000 in your web browser. Log in using the admin or employee credentials provided during setup.

Screenshots

Here are some screenshots of the Employee Task Management System:

Home Page

Home

Admin Dashboard

Admin Dashboard

Employee Dashboard

Employee Dashboard

Task Management

Task Management

Create Team

Create Team

Contributing

We welcome contributions to the Employee Task Management System! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-branch
  3. Commit your changes:
    git commit -m "Add some feature"
  4. Push to the branch:
    git push origin feature-branch
  5. Open a pull request.

License

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

Contact

For any questions or inquiries, please contact [email protected].

employee_task_management_system's People

Contributors

anuruddhsin avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.