Mini eCommerce Applicationapplication and Messagemessage/Warningwarning/Error Handlingerror-handling
Mini eCommerce Applicationapplication and Messagemessage/Warningwarning/Error Handlingerror-handling
Mini eCommerce Application and Message/Warning/Error Handling
Mini eCommerce application and message/warning/error-handling
I decided to build a basic eCommerce application in C++c++ as a learning experience. In the past, I've gone with a fat controller, skinny model approach, and while it has worked, my results always end up messy and the code is/was kind of individual to the applications. To try something new, I'mI wanted to incorporate the single responsibility principle as(as much as possible,) and group my application into service layers.
My current code can be found https://github.com/chicken-farmer/cpp-mvcfound on Github.
I decided to build a basic eCommerce application in C++ as a learning experience. In the past, I've gone with a fat controller, skinny model approach, and while it has worked, my results always end up messy and the code is/was kind of individual to the applications. To try something new, I'm wanted to incorporate the single responsibility principle as much as possible, and group my application into service layers.
My current code can be found https://github.com/chicken-farmer/cpp-mvc.
I decided to build a basic eCommerce application in c++ as a learning experience. In the past, I've gone with a fat controller, skinny model approach, and while it has worked, my results always end up messy and the code is/was kind of individual to the applications. To try something new, I wanted to incorporate the single responsibility principle (as much as possible) and group my application into service layers.
My current code can be found on Github.
- 69
- 2
My current code can be found herehttps://github.com/chicken-farmer/cpp-mvc.
My current code can be found here.
My current code can be found https://github.com/chicken-farmer/cpp-mvc.