Skip to content

Project representing a movie rental shop with order handling made in .NET MVC

Notifications You must be signed in to change notification settings

Kamil-Matusz/MovieRental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieRental

Project representing a movie rental shop with order handling made in .NET MVC

Technologies

  • C# 11
  • .NET 5.0
  • EF Core
  • Microsoft SQL Studio
  • .NET JWT
  • HTML
  • CSS
  • JavaScript
  • Bootstrap

Theme

Solar Theme
Download form: https://bootswatch.com/

Graphic diagram of database

Application Views

Default login

Admin

Login: admin@admin.com
Password: admin

Admin functions

  • Adding movies
  • Deleting movies
  • Editing movies
  • Orders handling
  • Receiving emails from users

User

Login: user@user.com
Password: user

User functions

  • Viewing the list of movies
  • Searching movies after the title
  • Placing orders
  • Creating new account and logging for on this account
  • Sending an email with request

Database

Configuration

To ensure that error dosen't occur when connecting to database, data needed for connection should be substituted in the file appsettings.Development.json by line 3

About

Project representing a movie rental shop with order handling made in .NET MVC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published