Skip to content

a web application for application localization labels management.

License

Notifications You must be signed in to change notification settings

anatolia/translation

Repository files navigation

Translation

Introduction

  1. Presentation
  2. Installs
  3. Cloning Project
  4. DataBase Setup
  5. Last Settings
  6. Naming Conventions and Terminology

Presentation

Translation is a project that writed with c#. We kept to Patterns of Enterprice Application Architecture on this project. ...

Installs for Windows Envinroment

  1. Visual Studio 2019 Community - https://visualstudio.microsoft.com (required)
  • Choose ASP.NET and wep development in VS Workloads during installation
  • Choose .NET Core cross-platform development in VS Workloads during installation
  1. Git (required)
  2. Web Compiler
  3. Bundler & Minifier (required)
  4. PgAdmin 4 (required)
  5. PostgreSQL (required)
  6. WinMerge
  7. ReSharper and JetBrains account
  8. GitKraken or other git app

Cloning Project

  1. After Git installed create a Github account.
  2. Create a file on your PC to cloning the project
  3. Fork project to your account from here

Image

  1. Clone the project address from your github repository

Image

  1. Open your file that created before, and ri