Skip to content

G2HJei/subsbuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subs Buddy

Your subtitle translating pal. Uploads an English .srt file and translates it to Bulgarian using Google's API.

This application has been developed as a practical exercise for the CI/CD course lectured by Dave Farley. It follows the TDD, DDD and CI/CD principles. The main task for this is the Github actions pipeline which follows the CI/CD principles and recommendations as described by Dave.

Link to the course: https://courses.cd.training/collections

Architecture

 ┌────────────────┐
 │ MVC            │
 └────────────────┘
         ▲
         │
         ▼
 ┌────────────────┐
 │ Domain(CQRS)   │
 └────────────────┘
         ▲
         │
         ▼
 ┌────────────────┐
 │ Database       │
 └────────────────┘

About

Your subtitle translating pal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published