Skip to content

frkim/ApplicationAssessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Pragmatic Checklist to Assess an Application

License: MIT

When you plan to modernize an application, there are several questions to ask yourself/your customer before starting the project.

This is a draft of potential questions you should take into consideration when doing an assessment.

The assessment

Available in the following formats:

The checklist

How to contribute

You just need to edit the source file

How to locally generate files

If you want to see the final result locally and generate CSV & Excel files, follow this guide

Install

  1. Make sure you are using the Python version specified in the .python-version file (or use pyenv for the automation)
  2. Run make install

Build

  1. Run make build

Test the Python code

  1. Run make py-test

Content

Here are the categories to assess

  • Global Information
  • Business Concern
  • Hardware Core Infra
  • Network
  • Infrastructure
  • Data & AI
  • Software Specifications
  • Software Services
  • Metrics
  • Project Management