Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Preethirkrish authored Jul 4, 2020
1 parent eebe8a7 commit 75b5d3c
Showing 1 changed file with 45 additions and 1 deletion.
46 changes: 45 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,49 @@
# Moooviex


# MooovieX [![Build Status](https://travis-ci.org/wallabag/android-app.svg?branch=master)](https://travis-ci.org/wallabag/android-app)
A Flutter Application made using Bloc pattern and OMDB API .
<!--
<img src="microorganism.png" align="left"
width="200" hspace="10" vspace="10">
-->

MooovieX is free and Open Source, Cross Platform Application developed using [Flutter](https://github.com/flutter/flutter).


## About
Online database of information related to films, television programs. Most data in the database is provided by volunteer contributors.


### The android app lets you:

- Search for any movie, TV series or episodes- including cast, production crew and personal biographies, plot summaries, trivia, ratings, and fan and critical reviews.
## Screenshots

<img src="1.jpg" align="left"
width="200"
hspace="10" vspace="10">



## Permissions

On Android versions prior to Android 6.0, MooovieX requires the following permissions:
- Full Network Access.

It uses the network data to update the app contents regularly and provide the latest informations.

## Contributing

MooovieX app is a free and open source project. Any contributions are welcome. Here are a few ways you can help:
* [Report bugs and make suggestions.](https://github.com/wallabag/android-app/issues)


## Credits
Thanks to Wanicon (https://flaticon.com/authors/wanicon) for the app icon.

## License

This application is released under GNU GPLv3 (see [LICENSE](LICENSE)).
Some of the used libraries are released under different licenses.


0 comments on commit 75b5d3c

Please sign in to comment.