Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/berkspar/bunnie

:rabbit: The anime list that saves your time!
https://github.com/berkspar/bunnie

anime anime-lists dart favorite-animes flutter social-network

Last synced: about 2 months ago
JSON representation

:rabbit: The anime list that saves your time!

Awesome Lists containing this project

README

        


Bunnie Logo


An app built in Flutter to share and save your anime lists.

Report Bug
·
Request Feature


Get it on Google Play

## Table of Contents

- [Introduction](#introduction)
- [Features](#features)
- [How To Use](#how-to-use)
- [API](#api)
- [License](#license)

## Introduction

Save your favorite animes to watch later and share with your friends your amazing anime lists. Built in Flutter, Bunnie is an OpenSource project for all for ever.

![bunnie](https://user-images.githubusercontent.com/47111228/111784611-5c4fb200-889a-11eb-813d-7f877cbca35b.gif)

## Features

Some things that you can do with Bunnie:

* Search and save your favorite animes
* Discover new amazing animes
* Share your lists to anyone
* Review and rate animes that you like

## How To Use

To clone and run this application, you'll need [Git](https://git-scm.com) and [Flutter](https://flutter.dev/docs/get-started/install) installed on your computer. From your command line:

```bash
# Clone this repository
$ git clone https://github.com/BerkSpar/bunnie

# Go into the repository
$ cd bunnie

# Run the app
$ flutter run
```

Note: Is recommended to install [Slidy CLI](https://github.com/Flutterando/slidy) to build modules and pages.

## API

We have an API built in Node.js that collect the animes, share and manage posts and save user data on server. You can get started in [Bunnie API](https://github.com/BerkSpar/bunnie-api) and place your issue or do you pull request.

## License

Apache License 2.0