Giter Club home page Giter Club logo

project-team-pepega's Introduction

Team Pepega - Project Proposal

https://www.youtube.com/watch?v=ED-lg1Ho9gU&feature=youtu.be

Project Title

  • Magic Video

Team Members

  • Botao Martin
  • Harrison
  • Qi

Description of the web application

  • This web application is used for in-browser video editing, and allows users to upload and download the edited video. Note: We are thinking about adding the idea of user account to this platform and allowing users to share their video with others.

Description of the key features that will be completed by the Beta version

  • Video captioning
  • Splicing multiple videos together
  • Able to trim a part of the video
  • Adding audio files & images to videos
  • Basic Transition effects (e.g. Fade In, Fade Out)

Description of additional features that will be complete by the Final version

  • Preview of the edited video
  • Able to add your voice into the video (via the user’s microphone)
  • Users can get help using from the “User Guide” section

Description of the technology that we will use

Description of the top 5 technical challenges

  • Data Structure Design: Data structure for the video edit package (store all the current edit action and status of different video/sound-track source)
  • Integration: We need to seamlessly integrate multiple JavaScript libraries together, since there isn’t one library that can handle all our video editing needs
  • User Interface: Since we are using JavaScript libraries for the “backend”, we would need a more complex front-end to simulate the desired video editing software.
  • Optimizing Render/Editing Performance: Video editing takes a long time to compile normally. Depending on the JavaScript libraries that we use, our web app may have performance issues that we need to address.
  • Minimizing Response Time: Since this is a very interactive web, we want to ensure a smooth user experience. We will need to use the idea of async and sync effectively to minimize the response time.

Instructions

  1. npm run install-all

Run

To run, Type the following in the terminal:

  • npm run dev

Note: this may have issue with cookie secure flag

Instead you can run production:

  • npm run postbuild

and then run

  • npm run product_run

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.