Skip to content

bornast/Filmunity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 

Repository files navigation

FILMUNITY

Filmunity is a social network in correlation with movies and tv series. Namely, users have the ability to keep up with the film achievements and share their impressions with friends in a simple and fun way. Using Filmunity, it is possible to quickly and easily search for movies and tv series, rate them and create so-called watchlists and at the same time be in touch with friends, all of that thanks to the modern technologies used in the application development process.

Screenshot_1

Installation

Clone the repo

git clone https://github.com/bornast/Filmunity.git

.NET Core API

Run the application

cd Filmunity/Backend/src/
dotnet run –-project Api

Angular

Install npm packages

Install the npm packages described in the package.json:

cd Filmunity/Frontend
npm install

Run the application

cd Filmunity/Frontend
ng serve –-ssl –o

About

Social network for movies and tv shows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published