Skip to content

wpatipon/TradITAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IT Asset Management System

IT Asset Management (ITAM) is a software for IT Asset Information Management in enterprise. These software will include IT Asset, Employee and Supplier information which users can retrieve, insert and update information.

Features

  1. Retrieval Software can retrieve all detail of Asset, Staff and Supplier Data.
  2. Insertion Software can add all detail of Asset, Staff and Supplier Data.
  3. Updating Software can update all detail of Asset, Staff and Supplier Data.

Development Strategy

This Project is work on Software Development Life Cycle (SDLC) which can be divide into 5 Phases.
1. Project Planning
2. Requirement Collection and Analysis
3. Design
4. Implementation
5. Testing

Requirements

  • Requirement Analysis
  • Context Diagram
  • Data Flow Diagram Lv.0
  • Entity Relationship Diagram

Document Link: http://intern.gitlab.com/intern/TDInventory/blob/dev/Document/TradITAM_RequirementAnalysis.pdf

MVVM Design Pattern

Read More: https://www.codeproject.com/Articles/81484/A-Practical-Quick-start-Tutorial-on-MVVM-in-WPF

Development Manual

  1. Download Visual Studio (.NET Framework 4.6.1): Link: https://visualstudio.microsoft.com/downloads/

  2. Download Microsoft SQL Server Management Studio: Link: https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-2017

  3. Create Database:

  1. Install Package in Visual Studio NuGet Package:
  • install Entity Framework Version 6.2.0: PM> Install-Package EntityFramework -Version 6.2.0
  • install Material Design In XAML Toolkit: PM> Install-Package MaterialDesignThemes

Material Design:

  1. Getting Started: http://materialdesigninxaml.net
  2. Github & DEMO: https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit

Limitation Document Link: http://intern.gitlab.com/intern/TDInventory/blob/dev/Document/TradITAM_DevelopmentLimitation.pdf

Releases

No releases published

Packages

No packages published

Languages