Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pair 2 #23

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
634d32f
register, login, logout, fetch movie, search movie, detail movie
muntako Oct 21, 2022
349b8fa
dismiss search results, fix carousel, snackbar, loading page
muntako Oct 22, 2022
1bcd0c8
Merge pull request #1 from muntako/muntako
muntako Oct 22, 2022
745280d
fix protected component
muntako Oct 22, 2022
f063b18
Merge pull request #2 from muntako/muntako
muntako Oct 22, 2022
89ff4d1
rapi-rapi, tab movie berdasarkan popular dll
muntako Oct 23, 2022
5f0e7d2
Merge pull request #3 from muntako/muntako
muntako Oct 23, 2022
d284dbd
fetch tv, tvs, detail tv, tab movie dan tv di home
muntako Oct 24, 2022
d31b3f2
Merge pull request #4 from muntako/muntako
muntako Oct 24, 2022
d9e4788
protected component
muntako Oct 24, 2022
9c26041
Merge pull request #5 from muntako/muntako
muntako Oct 24, 2022
d5aa5cc
redirect
muntako Oct 24, 2022
9309ae4
Merge pull request #6 from muntako/muntako
muntako Oct 24, 2022
935892c
search item tv click handler
muntako Oct 24, 2022
de4ab0e
Merge pull request #7 from muntako/muntako
muntako Oct 24, 2022
1457228
redirect config
muntako Oct 24, 2022
7eae4e3
Merge pull request #8 from muntako/muntako
muntako Oct 24, 2022
47c15d4
tab set false
muntako Oct 24, 2022
fec1521
Merge pull request #9 from muntako/muntako
muntako Oct 24, 2022
94b47ba
video modal
muntako Oct 25, 2022
46b48c8
Merge pull request #10 from muntako/muntako
muntako Oct 25, 2022
6ad3fc0
update title, hover
ferdihasan Oct 25, 2022
7554d18
Merge remote-tracking branch 'origin' into ferdi
ferdihasan Oct 25, 2022
7b652a7
Merge pull request #11 from muntako/ferdi
ferdihasan Oct 25, 2022
1feebc7
close modal handler
muntako Oct 25, 2022
8c44ab5
Merge pull request #12 from muntako/muntako
muntako Oct 25, 2022
9bda690
add footer
ferdihasan Oct 26, 2022
b7b6f9c
Merge pull request #13 from muntako/ferdi
ferdihasan Oct 26, 2022
ff5f033
update footer
ferdihasan Oct 26, 2022
d04ad83
Merge pull request #14 from muntako/ferdi
ferdihasan Oct 26, 2022
9208f15
update live link project
ferdihasan Oct 26, 2022
659c4df
Merge pull request #15 from muntako/ferdi
ferdihasan Oct 26, 2022
fb7a419
update link live project
ferdihasan Oct 26, 2022
7c2f607
Merge pull request #16 from muntako/ferdi
ferdihasan Oct 26, 2022
aca97b5
update link live project
ferdihasan Oct 26, 2022
09f144e
Merge pull request #17 from muntako/ferdi
ferdihasan Oct 26, 2022
befebc8
add gif
muntako Oct 26, 2022
82b7f19
Update README.md
muntako Oct 26, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ Ketentuan lengkap bisa dilihat di [Final Project Guidelines](https://docs.google

## Daftar pair

Tugas dikerjakan secara berpasangan, untuk daftar kelompok bisa dilihat pada masing-masing Classroom atau Discord Class.
Tugas dikerjakan secara berpasangan, angota kelompok:.
1. Akhmad Muntako (1523649113101381)
2. Ferdi Hasan (1523649113101540)

## Fork and Clone

Expand All @@ -17,3 +19,13 @@ Contoh: `dts4a-01-final`
## Branching, commit

Branch dapat sesuai dengan kebutuhan dan kesepakatan bersama dalam pair, namun hasil akhirnya harus di merge ke branch `main` dan di push ke Github. Pastikan hasil akhir kode sudah ter-push!

## Submission dts4a-02-final
Creator: Akhmad Muntako, Ferdi Hasan.

![](https://github.com/muntako/dts4a-02-final/blob/main/preview.gif)


Link original Gif: [gif](https://drive.google.com/file/d/15UZJao4IXi7R7ngMG0IWq_FLJa4VysKR/view?usp=drivesdk)
Link Project: http://dts4a-02-final.netlify.app/
Mengecenai project yaitu dengan tema web streaming movies, menggunakan api tmdb, dan fitur unik yaitu search.
Loading