Skip to content

HaonanQuan1/Video-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

final-project-monster-hunter

Problem Statement

Building a video-share-platform. Users are able to upload video and interact with other users in terms of subscription; like, favorite or comment with video. And users can update their information and videos on profile page.

Approaches

  • using node.js as back-end server.
  • using Angular as front-end technology.
  • using MongoDB as DataBase

Member information

  • Hongji Luo
  • Haonan Quan
  • Lu Liu
  • Bochao Wang

Technologies used

  • Use angular HTTP client module to fetch data from the Nodejs server.
  • You should use angular component and data binding features.
  • You should use SCSS for CSS.
  • You should use angular-cli for building the project.
  • No JavaScript libraries should be used for this assignment.

Steps to run

  • Open terminal go to Server folder type npm install
  • start the server first
  • Open another ternimal go to videoPlatform folder type npm install
  • then start the font-end angular

Reference link

https://angular.io/docs

About

This is a Video Platform based on Angular and Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors