Giter Site home page Giter Site logo

awrsha / telecom-employee-management-system Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 9.59 MB

The ability to add a new employee or delete and update the information of old employees along with the ability to search among employees. The back-end part of the project is also written with Django.

Home Page: https://www.tci.ir/

License: GNU General Public License v3.0

CSS 0.59% Python 13.38% HTML 86.03%
css3 django html5 python sqlite3

telecom-employee-management-system's Introduction

Employee Management System

The Employee Management System is a web-based application built using Django, HTML, CSS, and SQLite3 that allows users to efficiently manage employee information. The system provides features for adding, updating, and deleting employee records, as well as searching for specific employees based on various criteria. This README.md provides an overview of the project, installation instructions, usage guidelines, and other relevant information.

Table of Contents

Features

  1. Add New Employee: Users can add new employee details to the system, including information such as name, contact details, job position, and department.

  2. Update Employee Information: Existing employee details can be updated, allowing for changes to be made to their records when needed.

  3. Delete Employee: Users can delete employee records from the system, effectively removing their information.

  4. Search Functionality: The system offers a search feature, enabling users to search for employees using different search criteria such as name, department, or job position.

  5. User-Friendly Interface: The web interface is designed with HTML and CSS to provide an intuitive and visually appealing user experience.

  6. Django Backend: The backend of the project is developed using Django, which handles data storage, retrieval, and management efficiently.

  7. SQLite Database: Employee data is stored in an SQLite3 database, ensuring data integrity and reliability.

Prerequisites

Before you begin, ensure you have the following prerequisites:

  • Python (version 3.x)
  • Django (install using pip install django)

Installation

  1. Clone the repository to your local machine using:

    git clone https://github.com/awrsha/Telecom-Employee-Management-System.git
  2. Navigate to the project directory:

    cd TCI-Beta-V1
  3. Install the required dependencies:

    pip install -r requirements.txt
  4. Run migrations to set up the database:

    python manage.py makemigrations

    Run migrate to set up the database:

    python manage.py migrate

Usage

  1. Start the development server:

    python manage.py runserver
  2. Open your web browser and go to http://localhost:8000 to access the Employee Management System.

  3. Use the provided interface to add, update, delete, and search for employee records.

Project Structure

  • employee_app/: This is the main Django app directory.
    • models.py: Defines the data models for employees.
    • views.py: Contains the views and logic for handling requests.
    • urls.py: Defines the URL routing for the app.
  • static/: Static assets such as CSS files, images, and JavaScript files.
  • templates/: HTML templates for rendering different pages.
  • manage.py: Django management script for various tasks.

Contributing

Contributions to this project are welcome. To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and test thoroughly.
  4. Commit your changes and push them to your fork.
  5. Create a pull request detailing your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Developers ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

Awrsha Parvizi
.:: Amir M. Parvizi ::.

System & Hardware ๐Ÿ› 


โš™๏ธ Things I use to get stuff done
  • OS: Windows 11
  • Laptop: TUF Gaming
  • Code Editor: Visual Studio Code - The best editor out there.
  • To Stay Updated: Medium, Linkedin and Instagram.

  • โš›๏ธ Checkout Our VSCode Configrations Here.

๐Ÿ’™ If you like my projects, Give them โญ and Share it with friends!

Github Stats

Github Stats

telecom-employee-management-system's People

Contributors

awrsha avatar dependabot[bot] avatar

Stargazers

Sina Shourjeh avatar Amirreza Salehi avatar  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.