Redux is an open-source JavaScript library for managing and centralizing application states. It is most commonly used with libraries such as React or Angular for building user interfaces
SQL Server with Store Procedures
The CarMix app enables users to automate the loading, mixing, and unloading of concrete mixtures. Users may customize their own recipes in this app by choosing the appropriate amount of ingredients from the provided categories.
Users can also select the time and destination for the loading, so the app can get the coordinates, lock the location, and unload the concrete mix at the described time and location. Everything can be done with a few taps, and swipes on a mobile device. The CarMix software can remember several different recipes and make them exactly as the user specifies
.