https://github.com/h5sh/moviebrowser
A browsers for Movies using omdb api
https://github.com/h5sh/moviebrowser
Last synced: 10 months ago
JSON representation
A browsers for Movies using omdb api
- Host: GitHub
- URL: https://github.com/h5sh/moviebrowser
- Owner: H5SH
- Created: 2023-07-30T15:50:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T22:54:31.000Z (about 2 years ago)
- Last Synced: 2025-05-19T13:16:27.501Z (about 1 year ago)
- Language: JavaScript
- Size: 441 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movie Browser
Movie Browser searches moive for you and display a list of found by the given query, on pressing the name of the movie further details about the movie are displayed.
The app uses omdb api
## Further improvements
At current app performs only basic functionality and the UI is not dsigned at all
## 1.1
tried to display image behind the main search page, not perfect needs more work