Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nemeslaszlo/movietracker
Track movies with informations about the actual movie, actors and more. Let's store the places where you can watch or you have watched this movies.
https://github.com/nemeslaszlo/movietracker
angular angular-material automapper azure-storage dotnet entity-framework leaflet
Last synced: about 2 months ago
JSON representation
Track movies with informations about the actual movie, actors and more. Let's store the places where you can watch or you have watched this movies.
- Host: GitHub
- URL: https://github.com/nemeslaszlo/movietracker
- Owner: NemesLaszlo
- Created: 2022-03-12T18:44:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-09T22:47:24.000Z (over 2 years ago)
- Last Synced: 2024-05-01T18:38:16.971Z (9 months ago)
- Topics: angular, angular-material, automapper, azure-storage, dotnet, entity-framework, leaflet
- Language: C#
- Homepage:
- Size: 999 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MovieTracker
Track movies with informations about the actual movie, actors and more. Let's store the places (on a map with informations with leaflet) where you can watch or you have watched this movies and show them to others.
### Tech Stack - Backend
- .NET 6
- Repository Pattern
- AutoMapper
- Swagger
- Entity Framework Core
- Entity Framework Core NetTopologySuite
- Identity and Authentication
- Security with JSON Web Token
- Azure Storage account (Azure Storage Blobs)### Tech Stack - Frontend
- Angular
- Angular material
- Ngx-leaflet
- Ngx-sweetalert2
- Ngx-markdown