Git Product home page Git Product logo

hummingbird's Introduction

Hummingbird

Build Status Code Climate Coverage


This branch is our under-development next-generation platform, not the one currently at hummingbird.me


Hummingbird is now Open Source

What is Hummingbird?

Hummingbird is a modern anime discovery platform that helps you track the anime you're watching, discover new anime and socialize with other fans.

Contributing

The backend is a JSON API server built with Rails, Postgres, ElasticSearch, and Redis. The frontend is a client-side application written using Ember.

To get started, clone this repository, install Docker (via Docker for Mac/Windows or Docker-Machine if you're not on Linux) and run bin/setup && bin/start to get a development version running. Before you start working be sure to read the contribution guide.

To get data into your development server:

  1. Download our media database dump

  2. Import the dump to your database:

    gzcat anime.sql.gz | bin/psql hummingbird_development
    
  3. Set up Elasticsearch:

    bin/rake chewy:reset`
    

If you have any questions don't hesitate to contact us! Feel free to create a topic in the forum dev category or email Josh to get access to our Slack.

For ideas of things to do, see our GitHub issues โ€” check out the issues tagged "easy" for a good starting place!

Please don't use Github issues for feature requests, instead create a topic in the forum feedback category.

Screenshots

Library Page Profile Page Browse Page Preview Modal Dashboard Page

License

Copyright 2015 Hummingbird Media, Inc.

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.

hummingbird's People

Contributors

vikhyat avatar joshfabian avatar nuckchorris avatar trmcnvn avatar pchen4south avatar wopian avatar btf064 avatar dna avatar toyhammered avatar gnawf avatar erengy avatar milk avatar eschon avatar zogstrip avatar ubermouse avatar nashby avatar megagm avatar mikunj avatar ainam avatar qgustavor avatar epictek avatar kustosan avatar tivervac avatar jaflo avatar skcihmit avatar pixeldesu avatar pathway27 avatar inket avatar infrequent avatar valscion avatar

Watchers

James Cloos avatar Rikee Maharjan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.