Skip to content

kayanr/Flixxer

 
 

Repository files navigation

Frontend README

An engaging and intuitive user interface that allows users to interact with the UI seamlessly. It handles video playback, section to select a new video to be played and an integrated Twitter-like feed.

Key Features

Video/Movie page:

•Video Library: View a list of all videos, filter Generes, and search. •Video Playback: Stream videos with the ability to playback.

Twitter Feed:

  • As a user, (not logged in) I can view list of all posts from all users.
  • As a user, (logged in) I can post a new feed
  • Character limit for writing the feed should be set to 255 characters.
  • User should get popup suggestions for Hashtags as soon as user types #-followed by the characters.
  • User should be able to tag friends using @
  • Post Pictures in feed.
  • Can view tweets by a specific user.
  • All new tweets come in feed as they are posted.

• Features linked with the Movie screen:

  • View general feed on timeline when no movie is playing.
  • When a movie is selected and is playing, post feed should get refreshed with the movie related(Movie playing) feed.

Technologies Used

•React •JavaScript •HTML •CSS

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
The app is ready to be deployed!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.7%
  • Java 20.3%
  • CSS 6.4%
  • HTML 2.3%
  • TypeScript 1.3%