Nihit25 / Homecast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homecast

HomeCast is a media server application that allows you to organize and stream your media files from any directory of your system.

Screenshots:

Videos streamed from directory:

Screenshot-homecast

Features Implemented:

Fronted Features:
1] Html,CSS
2] Bootstrap-Used mainly for building Card templates

Backend Features: Node.js

Libraries used are:Express

Packages used are:nodemon(optional)

Local setup:
1] Open this folder in a code editor.
2] Open the terminal
3] Enter the command npm init
4] Enter the command npm install express
5] Enter the command node index.js
6] Open any browser and write localhost:4000 or 127.0.0.1:4000

Team Members:
1] Apoorv Jain -- 2021IMT-015
2] Hardik Mehta -- 2021IMT-039
3] Nihit Moolaney -- 2021IMT-069

About


Languages

Language:HTML 91.1%Language:JavaScript 8.9%