Skip to content

A social movie rating platform where users can follow each other, rate films, and share their thoughts through comments.

License

Notifications You must be signed in to change notification settings

volosoftintern/abp-movie-match

Repository files navigation

Abp-Movie-Match

Movie Based Social Media

Features

  • User Feeds
  • Rating and Commenting Movies
  • Adding Movies to Watchlist
  • Movie and User Recommendation
  • Chat with other users

Technologies

  • .NET
  • Abp Framework
  • Jquery,HTML,CSS
  • Azure
  • GitHub Actions

How to Run

You should have abp cli. If you haven't installed run below code.

dotnet tool install -g Volo.Abp.Cli

After installing the abp cli you should create a databaase if you don't have. Run below code inside Migrator directory.

dotnet run --migrate-database

This will create initial database and tables.

You can start project now under the .Web directory with below code.

dotnet run 

Contributors:

About

A social movie rating platform where users can follow each other, rate films, and share their thoughts through comments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •