E-commerce Web App Development in Blazor

Job ID: 38497027

Budget: $30 – $250 USD

I'm looking for an expert in Blazor for a web application that serves as an e-commerce platform.

My current web application has a centralized information store, called TickerStore which contains information that comes from my SQLite3 database. Now, I want to use MySQL database instead of SQLIte3.

Now, there're 2 kinds of users : end-user, administrator.

The end-user can retrieve data, and the administrator can write data to the MySQL table through this API.

You have to change the database source. In order to reflect the real time update of MySQL database. Between the time of the stock market opening, which is from 9am to 4pm, New York time, the TickerStore must display data from my database MySQL table. My MySQL table undergoes mutations, creating new state almost every second. Centralization allows all connected users to have a single data source.

The tables of TickerStore has to be added. I'll provide you the new SQL table structure file. The developer has to provide a complete API capable to fetch data from MySQL database.

I'll provide 2 examples to be integrated.

The basic swagger of TickerStore is activated, the MySQL database table are already available.

Thank you !