Skip to content

Failure Mode Effect Criticality Assessment

License

Notifications You must be signed in to change notification settings

atakan-tr/fmeca-1

 
 

Repository files navigation

fmeca

Failure Mode Effect Criticality Assessment

Hosted at https://fmeca.herokuapp.com.

Development setup (UNIX)

Clone, install requirements and run the server:

$ git clone https://github.com/benranderson/fmeca.git
$ cd fmeca
$ pip install -r requirements/dev.txt
$ python manage.py runserver

Run tests:

$ python manage.py test

Release History

Work in progress.

About

Failure Mode Effect Criticality Assessment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.3%
  • HTML 13.6%
  • Other 1.1%