Giter Club home page Giter Club logo

akiyama's Introduction


Logo

Akiyama

An open source website and android app to watch anime


Logo Logo

Logo Logo


About The Project

Akiyama is an open source website and android app to watch anime that web scrapes AnimeFLV, developed with the objective of learning and improving my coding skills

All the content that can be found in this application is hosted in third party servers such as Mega, YourUpload, FEMBED, etc. All this services are available for free online. For any legal trouble, related to the content shown in this website, must be addressed with the owners of the servers that are storing this content, as we are not affilliated nor colaborating with them.

Built With

Web App:

  • Angular
  • Angular Material

Android App:

  • Kotlin
  • MVVM architecture

Getting Started

Before cloning the repo make sure you have installed

Starting a local development server

  • Once you have forked or downloaded the project, go into de server directory and install the server dependencies with
  npm install
  • Then you can start the server with
  npm run build && npm run start

Note

  • By default the android project is configured to run in an emulator, so the API url is 10.0.2.2:4000 which is the equivalent to localhost:4000, if you want to debug the app in a physical device make sure to look inside the file mobile_app/app/build.gradle, then look into the buildTypes and change the url in buildConfigField inside debug to your local ip address.

Contribution

  1. Fork it!
  2. Create a branch for the feature you want to make: git checkout -b my-new-feature
  3. Commit changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Note both the angular and the android projects have environment variables to connect to your local Aruppi Api server. For default the android app will connect to your local server only if you are running it on an emulator, if you want to test on a real device, change the variable in the gradle file, but please don´t commit this change.

Contact

Fernando Maldonado - @Fmaldonado4202 - [email protected]

Project Link: https://github.com/Fmaldonado6/Akiyama

akiyama's People

Contributors

fmaldonado6 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.