Skip to content

benranderson/fmeca

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