Skip to content

Implementation for Frontend and Backend of an imdb like movie database

Notifications You must be signed in to change notification settings

alexanderluettig/movie-database

Repository files navigation

movie-database

Implementation for Frontend and Backend of a imdb like movie database. This is just a fun project to learn more about asp.net core.

Things that I Use in this Project

  • Blazor
  • MediatR
  • FluentValidation
  • EntityFrameworkCore
  • xUnit
  • Bogus

TODO

Started

  • Add Role management endpoint to backend

Planned

  • Added Auth to frontend
    • Figure out how to use jwt token in Frontend
    • login page
    • register page
  • Add Role management to frontend (if admin)
    • add roles to user
    • remove roles from user
  • Add User management to frontend
    • change name
    • change password
    • change email

Things i need to research

  • Github Pipeline which runs tests on commit

About

Implementation for Frontend and Backend of an imdb like movie database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published