Skip to content

Modern web application Built With Laravel, Inertia and Tailwindcss

License

Notifications You must be signed in to change notification settings

useruntitled/compilations

Repository files navigation

A site where users can post their movie selections.

Features

  • Server Side Rendering
  • Storing and editing post

- Realtime comments feed

- Realtime notifications

- Recursive comments system

- Personal profile page

- Reports

- Admin panel

- Oauth

Stack

About project

  • The user can authenticate via vkontakte, yandex, google
  • Users can create movie collections
  • Movies come with API and are linked to Kinopoisk
  • Users can comment on collections and respond to comments
  • Users can rate comments and selections
  • Users can update their profile information
  • Any visitor can send complaints about collections, movies, comments

Local installation (Without Oauth2)