Giter Site home page Giter Site logo

freddy10035 / projectmanager Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 113 KB

This repository contains the source code for a project management application developed using the DevExpress XAF framework. The application provides features for managing customers, employees, projects, and testimonials. It is developed using C# and XPO for data access.

License: The Unlicense

HTML 15.75% C# 83.49% CSS 0.76%
xaf-blazor

projectmanager's Introduction

Description

This repository contains C# code that implements two classes for a project manager system. The classes are Customer and Employee, and they are part of the ProjectManager.Module.BusinessObjects namespace.

The Customer class represents a customer of a marketing company. It has properties for the customer's name, last name, and phone number. It also has collections of Project and Testimonials objects that represent the projects and testimonials associated with the customer.

The Employee class represents an employee of the marketing company. It has properties for the employee's name, last name, birthday, and an image of the employee. It also has a boolean property that indicates whether the employee is active or not.

Project Manager

This project contains code for a project manager system. It implements two classes for the system, Customer and Employee.

Customer Class

The Customer class is defined in the ProjectManager.Module.BusinessObjects namespace. It represents a customer of a marketing company. It has the following properties:

  • Name: A string property that represents the customer's name.
  • LastName: A string property that represents the customer's last name.
  • PhoneNumber: A string property that represents the customer's phone number.
  • Projects: A collection of Project objects that represent the projects associated with the customer.
  • Testimonialss: A collection of Testimonials objects that represent the testimonials associated with the customer.

Employee Class

The Employee class is defined in the ProjectManager.Module.BusinessObjects namespace. It represents an employee of the marketing company. It has the following properties:

  • Name: A string property that represents the employee's name.
  • LastName: A string property that represents the employee's last name.
  • Birthday: A DateTime property that represents the employee's birthday.
  • Image: A byte array property that represents an image of the employee.
  • Active: A boolean property that indicates whether the employee is active or not.

Technologies

This project is written in C# and uses the DevExpress framework.

Usage

This code can be used as a starting point for a project manager system that needs to manage customers and employees. Developers can modify the classes to fit their specific requirements.

projectmanager's People

Contributors

freddy10035 avatar

Watchers

 avatar

Forkers

antoneynyaga

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.