Giter Club home page Giter Club logo

sid_hymnal's People

Contributors

dependabot[bot] avatar dubehimself avatar nadchif avatar ncchif avatar sidsw-projects avatar thembimoyo2020 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

sid_hymnal's Issues

Search by Lyrics

Search by Hymn Number or Option to go directly to Hymn Number

Add corresponding Adventist Hymn numbers

This issue is part of the solution for #30.

It is very straight-forward and clear for anyone willing to help. We need to add a matching Advent Hymnal Number where available in Christ in song.

The file you will be working on is /assets/cis-ah.json.

The structure is in JSON Format. Simple put it is as follows:[

{
    "1":"368",
    "3":"206",
    "4":"442",
    "6":"598",
    "7":"218",
    "8":"216"
}
  1. On the left hand side of the colon you put the Christ in Song Hymn number, in quotes
  2. On the right hand side of the colon you put the Advent Hymnal number, in quotes as well
  3. You add a comma before new number pair.

You can edit the file directly in the browser, or you can manually fork the repo, clone it to your computer and work on it.

Hymn 36 Lyrics incorrect

Describe the bug
Hymn 36 shows lyrics and audio What a fellowship instead of My Faith Looks Up

Expected behavior
Hymn 36 should be My Faith Looks Up

Dark Mode Colors need improvement

The contrast of color is still a bit weak (in iOS 13 dark mode) . The icons in blue on gray are not too visible in dark mode. White on black or gray seems better see example of what's up.

830260F3-1913-4692-8EC3-108C8E96EA01
A1A9242F-AF2A-4B8F-9BF5-ECE5BDFEFAAA
1B223932-0612-4FEC-88B9-3272CA69637F

Code Depreciated and Errors

I like the project and wanted to contribute , after forking the project and running it. I am encountering so many errors.

Note:

  • Using Flutter 3
  • I undated all packages to Major/Latest Versions
  • Run the dart fix --apply command.

ISSUES FOUND
Steps to reproduce the behavior:

  1. The get_version package has been discontinued.
  2. The dart fix -apply command only fixes null safety nulls
  3. The new List (); (in a Future Builder is is not working)
  4. Overall the codebase needs to be updated.

Expected behavior
For the project to run smoothly with Flutter 3 < 3+

Screenshots
Bugs

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.