Skip to content

stanmpakati/msutube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSUtube

A media sharing site built for MSU. In it users can upload videos, audio and pictures. And anyone can view and/or stream them.

Technologies

Frontend - Angular
Backend - NodeJs with Express
Database - MongoDb
FileServer - CloudWinterstore

Installing

First install node and npm then the angular-cli. In project root run the following commands in your terminal:

  • To open Client side: cd client then ng serve --open
  • To open Server side: cd backend then npm start

The client will then run on port 4200 and the server on 5000
PS: Not suitable for production, only use for development

Demo

The login Loging in

Signup Signing up

App Functionality Viewing video on mobile