Authorisation

Georgian Animation
Author: Davit KuzanashviliCo-authors: Giorgi Kobaidze, Miranda Maxarashvili
Keywords: Georgian Animations, Animations' Restoration, Informational Portal
Annotation:
The main objective of the project is to create the informational portal, which will contribute the popularization, preservation, and restoration of Georgian animation movies. Nowadays, there have been more than 300 animation which need to be restored. Modern technologies make it easier for us to raise awareness among those people who want to make their contribution to the renovation of the animations. This is enabled by with the built-in donation system integrated with payments. As a result, customers from all over the world can take part in this process and become donors. There are many frameworks in web industry, but for implementing the project was chosen one of the most frequently used and well tested technology .NET Core. Considering the limited scope of the project, monolith architecture was used, which allows fast modification of the code. It is broken into several sub projects, logical units to share the responsibilities separately in different modules. The following patterns and principles: Dependency Inversion, CQRS pattern, Builder pattern, and more are used for more stability and readability of code.