A Flutter-based development analyzer and cost estimator for organizational benchmarking.
Formulator is a development and cost estimation application developed as a Mechanical Engineering Master's project developed for a student of Prof. P. K. Oke, the Dean of the School of Metallurgical and Manufacturing Engineering (SIMME) in the Federal University of Technology, Akure.
The main purpose of the application is:
- To analyse the estimated level of development of an organisation as compared to a benchmark and express this in numerical values.
- To analyse the cost required to bring the level of development to a particular level.
- To properly distribute the cost in such a manner as to maximize impact of the resources on the level of development.
To achieve this purposes, advanced academic algorithms are implemented and the results are displayed in a perfectly reactive and sleek modern User interface.
We welcome contributions from anyone. To contribute to the project, please follow these steps:
- 🍴 Fork the repository.
- 🌿 Create a branch for your feature/fix.
- 💻 Commit changes with clear messages.
- 🔄 Push to your fork.
- ✨ Open a PR targeting the main branch.