GithubHelp home page GithubHelp logo

Comments (5)

gentlespoon avatar gentlespoon commented on June 26, 2024 2

Sure. Should be easy. Will do it this week.

from uscis-case-status-checker.

marolio avatar marolio commented on June 26, 2024

Just in case anyone is having this problem, I have """"fixed"""" it by changing this parameters:

./src/app/app.component.ts: var prefix = this.configService.config.baseCaseID.substring(0, 4).toUpperCase();
./src/app/app.component.ts: var caseId = parseInt(this.configService.config.baseCaseID.substring(4, 13));

Of course its not proper coding but im by no means a programmer

from uscis-case-status-checker.

gentlespoon avatar gentlespoon commented on June 26, 2024

It should be fixed in the latest commit.
Will create a new release when I get access to my Mac at home.

from uscis-case-status-checker.

marolio avatar marolio commented on June 26, 2024

Thank you GentleSpoon!.

I'll create another "Issue" with this, but would it be possible to import a txt file or something with predefined case numbers? Because im focused only in a certain type of case and I have the list of only those cases. This way I would be able to check a list of around 25000 cases without scrapping the around 700000 cases in between and being blacklisted from the website

thanks a lot in advance!

from uscis-case-status-checker.

gentlespoon avatar gentlespoon commented on June 26, 2024

The list importing feature has been implemented.

I have published for Windows, but unfortunately I don't have access to a working Mac to build a DMG at the moment... You may have to build it yourself...

from uscis-case-status-checker.

Related Issues (10)

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.