generated from Kodehode-Stavanger/React-API-project
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathnotes.txt
46 lines (33 loc) · 872 Bytes
/
notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Name: Watchtower / Streamline
Features:
NAVBAR
Left
- "Watchtower"
Right
- "Search", "Results"
SEARCH BAR
- Checkboxes for "All", "Movie" and "TV"
DISPLAY MOVIE LIST (Matching search)
- Title
- Release date
- Image
- IMDB rating
DISPLAY SINGLE MOVIE (When users clicks from list)
- Title
- Release date
- Image
- Short description
- IMDB rating
- Streams
Additional features:
- Loading bar/wheel
- Initial screen/search-bar fade in
TODO:
- Style no results found background
- Fix gap between title and year in result list
- Style result list
- Fix genres showing up as numbers (DetailsPage)
- Add logic to show on Navbar Navlinks where the user is currently
- Add localStorage (to avoid calling api several time)
- Clean up code
Test case where results in accessed through address bar