Code Monkey home page Code Monkey logo

employeeleavemanagent's Introduction

Leave Management System

Leave Management project is a .NET Core web application. When developing this application, it has used the following techniques.

  • Connect to a Database using Entity Framework Core
  • Use Repository and Unit Of Work Patterns and Dependency Injection
  • Use the MVC (Models, Views, and Controllers) Pattern
  • Apply C# and .Net Core Web Syntax
  • Use user Authentication using ASP.NET Core Identity
  • Use Models, ViewModels and AutoMapper
  • Use Bootstrap to style and manipulate the overall layout
  • Manage Packages with NuGet Manager

To Configure For Local Use

In many companies, Employee Leave Management systems can sometimes be taken into account retrospectively. Some use a paper-based system. Others mark the day in their calendars if they do so at all. This practice grows many issues, especially when asked from the employee’s point of view.

This system has the following features.

  • Ability to apply for leave at any time of the day
  • Employees can find out how many leaves are left
  • It is easy to know whether his leave application was accepted or rejected
  • The admin can easily find out how many leaves have been applied for
  • The ability for the admin to allocate the leaves for all employees at once
  • The admin can change the amount of leave of the employee

Applied concepts

  • OOP
  • SOLID
  • design Pattern

Packages

  • AutoMapper
  • automapper.extensions.microsoft.dependencyinjection
  • microsoft.aspnetcore.diagnostics.entityframeworkcore
  • microsoft.aspnetcore.identity.entityframeworkcore
  • microsoft.aspnetcore.identity.UI
  • microsoft.entityframeworkcore.sqlserver
  • microsoft.entityframeworkcore.tools
  • microsoft.visualstudio.web.codegeneration.design

Future development plan

  • Adding departments, so that each employee can obtain permission from his department manager
  • Adding more powers and types of users, for example, powers for the Human Resources Manager, and powers for the General Manager.

employeeleavemanagent's People

Contributors

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