This solution contains an C# library for core functionalities, models, database layer (entity framework core) with repositories. The solution also contains a blazor web app that uses the library to manage the store.
The project was developed for the job interview with OptikIT with the limited time that I have.
- Clone the repository
- Open the solution in Visual Studio
- Set the StoreManager.WebAppStoreManager project as the startup project
- Run the solution
- Open the solution in Visual Studio
- Open the Test Explorer
- Run all tests
- Run the solution
- Navigate to the web app
- Use the web app to manage the store