C# .NET +WPF Mini Project on Windows
- A system for managing an online store's website from both the customers and administers perspective including simulated tracking of shipments. the project was done using GitHub
- 3 layer model, using the technological tools: .NET services, C#, Design pattern, WPF,XML
Main screen: admin or customer login.
Manager screen: entry to products screen, order screen and simulator. To log in as a manager the username is: "hodaya" and the password is:"123"
Products screen: the list of all products and the possibility to update, delete and add a product.
Orders screen: the list of all orders and the option to update the order status and view the order details by clicking on an order.
Simulator screen: see order status - ordered, shipped, delivered With the option to simulate delivery until arrival according to the timeline.
Catalog: all products, clicking on a product will open a window with product details and the option to add a product to the cart.
Cart: the list of all the products added to the cart and a payment key.
Order confirmation: order confirmation screen, option to return to the home screen and enter the store's Instagram page