Submitted by: Ermain Paul
Flixster App is a movie browsing app that allows users to browse movies currently playing in theaters.
Time spent: 10 hours spent in total
The following required functionality is completed:
now_playing
endpoint to get a list of current moviesThe following optional features are implemented:
The following additional features are implemented:
Here's a walkthrough of implemented user stories:
GIF created with LICEcap
Describe any challenges encountered while building the app.
Copyright [2022] [Ermain Paul]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
# Android Project 4 - *FlixsterApp*
Submitted by: Ermain Paul
Flixster is a movie browsing app that allows users to browse ... [TODO]
Time spent: 9 hours spent in total
The following required functionality is completed:
now_playing
https://api.themoviedb.org/3/movie/%d/videos?api_key=<<API_KEY>>&language=en-US
The following optional features are implemented:
The following additional features are implemented:
Here's a walkthrough of implemented user stories:
GIF created with ...
Describe any challenges encountered while building the app.
Copyright [2022] [Ermain Paul]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.