Mushfique Hossain Shafin
@Shafin960
Software Engineer
Top Repositories
It's an Angular and ASP.NET WEB API-built restaurant management web application with a SQL Server management database. The main challenge and functionalities here are employee management, table management, food management and order management.
TypeScriptIt's an ASP.NET WEB API-built restaurant management web application with a SQL Server management database. The main functionalities here are employee management, table management, food management and order management. The tables here are Employee, EmployeeTable, Tables, Orders and Foods. Also created the user using Entity Framework Core's Identity.
C#It's an android app built by using Kotlin and open weather API. From the API I am pulling the data of temperature, minimum temperature, maximum temperature, wind, pressure and humidity. The data is shown using city name.
Kotlin