SubRip Web Adjuster
About
Web application to adjust any subtitle file of type SubRip (.srt).
How to use
Download de all the files as zip, or the role branch and open using Visual Studio 2019 as a project. If you want to compile feel free using Visual Studio 2019.
Pre requisites
You have to have installed before the software Visual Studio Code 2019 and its dependences provides by microsoft.
Tecnologies
In that project was used:
- C#
As core back languge. - Asp.Net
Framework to make web application. - Razor
Framework to use controllers and models in views application. - MVC 5
Project structure. - Entity Framework
To generate database based on project models