Presentation time

By observing other projects, our ultimate goal is to be able to identify strength that we could learn from as well as weakness that we should avoid making. Also, able to bring up discussion on future improvements such add adding feature, visual effect our eliminating potential bugs is beneficial to our own skills development.

These are some suggested questions we should ask ourselves while other presenting:

Requirements

Bonus:

You can think of a feature that you want to improve or choose one of the features below:

mkdir clone-movie
cd clone-movie
git clone {your classmate repo} .
git checkout -b feature-name

Implementation