Simple web application to store and rate movies.
The purpose of this project is to learn how to build and use RESTful api with a front-end application.
-
Front-end development
- Learned basics of TypeScript.
- Learned the basic architecture of Angular framework.
- Learned about API consumption.
-
Back-end development
- Practiced C# programming skills.
- Learned about REST architecture.
- Learned how to build an API (refer to backend folder README.md for more information).
- Learned about .NET Core 5.
- Implemented CRUD operations.
-
Database configuration
- Microsoft SQL Server.
Thank you for taking the time out of your day to look at this README. Have a nice day!