Giter Club home page Giter Club logo

elysium's People

Contributors

fedorbondar avatar fonarmeister avatar mhlvdenis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

elysium's Issues

Authentication in application

Build project with draft layouts for homepage and authentication page, song fragment.
Add autotests for authentication.

Add comments of tracks to database

Добавить новую табличку Comment в базу, добавить в табличку Track список комментов

Fix frontend bugs

  1. Отображение длительности трека в SongFragment
    • воспроизвести: открыть SongFragment и погонять skipNext / skipPrevious; будет отбражаться некорректная общая длительность
    • решение: добавить в базу с метаданными песен поле duration, протащить его на фронт, обновлять длительность и полосу перемотки на основе метаданных
  2. Белый фон при переходе между активностями - пошаманить с темами
  3. При свайпе по виджету трека в MainActivity, если текущий трек поставлен на паузу, то после перехода в SongFragment отображается остановленный трек, а не тот, на который перемотать.

Create GitHub Action for code testing

We always want to have a stable version (which can be built and passes the tests) in the master branch. Therefore, we need to have some kind of checker, which will run each pull request.

  • Briefly study GitHub Actions documentation

  • Study a couple of examples in other repositories of GitHub

  • Create an action, which will

  • Run on the Linux (and Mac, optionally)

  • Build project with gradle

Fix returned usedId

UserService.getUserIdWithLogin возвращает -1 в случае неудачи, это небезопасно.
Возможное решение: заменить на Optional.

add search with typos on tracks

Написать функцию, которая по введённому пользователем имени трека / автора выдаёт список возможных треков, находящихся в базе

Provide comment in app

Прокинуть комменты из ответа к серверу в RecyclerView

Draft frontend

Написать фронт, подходящий под MVP

Player implementation

Homepage - выводить список треков из Firebase.
Сделать виджет плеера, нотификации, воспроизведение.

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.