Market Motori

Introduction :
Marketmotori store is an online hypermarket. Anyone across the city can register on this website or application and order for their daily needs. So motor couriers have to get the products from stores and give them to customers. This project has a website and an application for Android and iOS smartphones. Many features exist there such as Discounts, Coupons, Hot Offers, Basket, Order tracking, Compare products, Professional reports, and so on. All features on the website are exactly the same as applications. You can find the application in the Google Play Store by the name “MarketMotori”.
What did I do?
To start, I received all the information from my customer and analyzed the project. Bought a store template from the TemplateMonster website and changed the direction from left to right to right to left. Built a new project in VisualStudio with MVC Core and added Identity to improve the security of the website. Created a database with EntityFramework technology according to the ERD model that I prepared at the first step. Because of mobile applications, I have made an API and filled it with all the functions that we need for our project. After that, I started to create controllers and views and used all functions that existed in API. So when the website was over, I built a Xamarin project for mobile applications. With Restful I could use the API functions and implemented all features.