raheemmohamed / Splyza-Web-Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Splyza-Web-Challenge

In this repo you can able to see splyza-video-box-portal that is Angular Portal and video-box-server is mock backend given for this Splyza web challenge

Instruction for run locally

1: Clone the repository

2: Navigate to splyza-video-box-portal directory and do npm install once it done run this command npm start

3: Navigate to video-box-server directory and do npm install once it done run this command npm start

3: Splyza Angular Portal will running on PORT http://localhost:4200/ and Mock backend is running on PORT http://localhost:3000/

Splyza Portal Screenshot

1: Grid Page

Splyza Video Grid page

2: List Page

Splyza Video List page

3: Details page with Loggedin video owner

Splyza Video Detail page with Loggedin user owener

4: Details page without video owner

Splyza Video Detail page with Loggedin user owener

About


Languages

Language:TypeScript 81.9%Language:HTML 17.4%Language:SCSS 0.7%