Skip to content

friyaz/COCOMO2_Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COCOMO2_Simulator

A desktop application for Software Cost Estimation using COCOMO II Model.

The Constructive Cost Model (COCOMO) is a procedural software cost estimation model developed by Barry W. Boehm.

COCOMO2_Simulator is able to estimate:

  • Function Point
  • Effort in Person Months
  • Cost of Development
  • Time of Development

The app can estimate System Lines of Code if number of Function Point is known for popular programming languages.

Dependencies

  • Python 2.7
  • Tkinter module

Usage

Run main.py

Download

To clone the git version, do

$ git clone https://github.com/FrackeR011/COCOMO2_Simulator.git

License

COCOMO2_Simulator is open-source licensed under the MIT License.

About

Software cost estimation using the COCOMO 2 model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages