My team and I created this project as a result of attending the Software Development Techniques lab at the university.
This project could be used mainly as a tool for somebody that wants to create and maintain a database of his/her favourite movies, actors and/or production companies.
This project contains two main parts:
We have created the API using C#.NET following the MVC (Model-View-Controller) architecture and using Entity Framework as the database framework.
The Web Application is using NodeJS with Angular.