This is a pharmaceutical project written in Blazor. I've created a lot of functionality in it which would take hours to show. Some of the main pages are - creating a new sale, new delivery, new product. It has multiple "tabs" functionality similar to browser tabs, which allow you to open more than one page at the same time.
It has a lot of complex calculations for prices, sales, best offer from deliverer. Also has reporting functionality as well as external connections to APIs and Bulgarian institution softwares.
Login page
View existing sales
Products form
Make a new sale
Like this project
0
Posted Sep 15, 2024
I was part of creating the main components of the application such as the TableGrid, Button, Input and etc. I also did a big part of the business logic itself.