SQL Server Implementation for Angular Web Application

Job ID: 32079389

Budget: $30 – $250 USD

I currently have an SQL Server migrated with Azure Web App + Databases, however it is not functioning the way I would like. As a result, I am willing to pay for someone else to integrate SQL Server into my application... for the right price. This is a side project that I have been working on myself for fun. I have only ever worked with Non-RMDB like JSON or XML, but I do not want to do that with this as I hope for the application to scale/grow and RMDB would be ideal for this.

I havel logic already implement for DTO's and JWT's, I have a User table. Users will register with data specific to them (i.e. name, mobile, email, zip code, state, etc). Once a user is registered, they will have the ability to post to the website and so I would like a table for each user to keep track of the things they post to the site. Most of the application is written but I need to convert to Database.