Git Product home page Git Product logo

ecs_employee_recognition_program's Introduction

ECS Employee Recognition Program

The ECS Employee Recognition Program is a web-based application that allows managers and peers to recognize and reward outstanding employee performance within the organization. It provides a platform for promoting a positive work environment, boosting employee morale, and fostering a culture of appreciation.

Table of Contents

Features

  • User Authentication:

    • Secure login and registration system for employees, managers, and administrators.
    • Role-based access control with different permission levels for each user type.
  • Recognition Submission:

    • Employees and managers can submit recognition for outstanding performance.
    • Recognition can include comments and optional rewards.
  • Recognition Feed:

    • Real-time feed displaying the latest employee recognitions.
    • Filter and search options to view specific recognitions based on criteria such as date, department, or employee name.
  • Rewards and Badges:

    • Recognition can include virtual rewards or badges for employees.
    • Track and display earned rewards and badges on employee profiles.
  • Notifications and Alerts:

    • Automatic email notifications sent to recognized employees and their managers.
    • Alerts for pending or unacknowledged recognition to ensure timely responses.
  • Reporting and Analytics:

    • Generate reports on recognition trends and statistics.
    • Analyze recognition data to identify top-performing employees or teams.

Screenshots Examples

Admin Creating new Vendor

Login Portal


User views Categories

Signup Portal


User views Vendors

Creating a New Flight


Program Leaderboard

Editing or Deleting an Existing Flight 1


User Info Form

Editing or Deleting an Existing Flight 2

Installation

To install and set up the ECS Employee Recognition Program, follow these steps:

  1. Clone the repository: git clone https://github.com/MahmoudAbdelkhalek5o5o/ECS_Employee_Recognition_Program.git
  2. Navigate to the project directory: cd ECS_Employee_Recognition_Program
  3. Install dependencies: pip install -r requirements.txt
  4. Set up the environment variables:
  • Copy the .env.example file to .env.
  • Update the necessary configuration values in the .env file.
  1. Set up the database:
  • Create a new database for the application.
  • Update the database connection details in the .env file.
  1. Run database migrations: python manage.py migrate
  2. Start the application:
  3. Access the application in your browser: http://localhost:8000

Usage

  1. Open your web browser and navigate to http://localhost:3000.

  2. Register a new account or log in with your existing credentials.

  3. Depending on your user role (employee, manager, or administrator), you will have different permissions and capabilities within the application.

  4. Explore the different features, such as submitting recognition, viewing the recognition feed, granting rewards or badges, and generating reports.

  5. Customize the application settings and configurations as needed (see Configuration).

Configuration

The ECS Employee Recognition Program can be configured by modifying the values in the .env file. Here are some of the configurable options:

  • Database connection details
  • SMTP server settings for email notifications
  • Default user roles and permissions
  • Application branding and appearance
  • Default reward types and badge categories

Make sure to restart the application after making any configuration changes for them to take effect.

ecs_employee_recognition_program's People

Contributors

mohamed3610 avatar mahmoudabdelkhaleq avatar seifgamal98 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.