This project is an end-to-end analysis made on the data of Northwind - a fictitious company called “Northwind Traders,” which imports and exports specialty foods from around the world. It focuses on ...
Task: Deploy the Northwind App in a 2-tier deployment in the most efficient way possible. The app has a homepage, a page that has all customer data and a page that add new customers to that list. The ...