Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mediaful

Mediaful is a Blazor Server social media application written in C# that was created with the goal of providing users with a meaningful way to track and share the movies and television shows they watch.

Build Instructions

  1. Clone the repository.
  2. Set the connection string in appsettings.json.
  3. Enter the required email details for EmailSender.cs in Secrets.json, appsettings.json, or hard-coded in the file itself. Alternatively, comment line 47 of Program.cs (the EmailSender service registration) to disable email functionality.
  4. Run the project.

Usage Instructions

  1. Navigate to the Register page.
  2. Enter credentials into the input fields and click the “Register” button.
  3. A verification email will be sent from Mail:NoReplyAddress to the entered email address, it is required to click the link in the email body to verify the account. This process may take several minutes and the email could be filtered to your “Junk” folder by mistake. If the EmailSender is disabled in Program.cs, instead click "Click here to confirm your account" to manually confirm your account.
  4. After verifying the account, navigate to the Login page and enter the credentials used to register.

Screenshots

Visitor View
User View (inherit from Visitor)
Admin view (inherit from User)

About

Web application for tracking and sharing watched movies and television shows.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages