Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ciavash/movie-info
A web app for viewing movie information and ratings
https://github.com/ciavash/movie-info
movies svelte tv-series typescript
Last synced: 5 days ago
JSON representation
A web app for viewing movie information and ratings
- Host: GitHub
- URL: https://github.com/ciavash/movie-info
- Owner: CIAvash
- License: agpl-3.0
- Created: 2021-03-30T11:15:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-19T14:03:43.000Z (over 2 years ago)
- Last Synced: 2023-03-25T14:22:09.811Z (over 1 year ago)
- Topics: movies, svelte, tv-series, typescript
- Language: TypeScript
- Homepage: https://movie-info.siavash.askari-nasr.com/
- Size: 264 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
![Screenshot of a title](screenshots/MovieInfo-title.jpg)
[MovieInfo](https://movie-info.ciavash.name/)
==========A web app for viewing movie information and ratings.
Description
===========MovieInfo makes it easy for you to find information and ratings for movies, TV series and games.
It shows ratings from IMDB and Metacritic.
It also shows an overall rating, which is the average of the ratings from the aforementioned websites.[OMDb API](https://omdbapi.com/) is used for obtaining movie data.
Repository
==========Bugs
====Author
======Siavash Askari Nasr -
Copyright and License
=====================
Copyright (C) 2021 Siavash Askari NasrThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .