×
About
This is eCommerce website for music equipment. Generaly this could be used for any type of shop because of its modularity. This project simulates everything you can expect from online shop from displaying catalog, browsing through it and ultimately making your own order.
What i used
This project was created with ASP .NET CORE WEB API and SQL Database for backend. The core is the Entity Framework for connecting database with the API, and Identity framework for making work with different user roles easier. I used agile approach for building this website. The code is structured following repository design pattern. I also implemented custom logger for displaying warnings and info. For unit testing i used tool FakeItEasy. For Here and there i used the new ChatGPT bot for help with making my code more clean.
Goal
The goal of this project is to create website that solves a business problem. Mainly to improve myself in coding with ASP NET + React.js and applying different concepts i learned over time i ve been writing code without following any tutorials. Ultimate goal is to deploy finished project on Mircrosoft Azure.
More details
Check out github to find out more