Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is the project still relevant? I noticed last update happened 4 years ago #37

Open
adepauldami opened this issue Feb 16, 2023 · 3 comments

Comments

@adepauldami
Copy link

No description provided.

@habbes
Copy link
Owner

habbes commented Apr 2, 2024

Hello @adepauldami @bonface221 the project was not written in typescript, but there are some type definitions here: https://github.com/habbes/ussd-menu-builder/blob/master/index.d.ts

Now to answer the question? Is the project still relevant? I think the answer depends on whether the feature the project provides fit your use case and requirements.

The bigger concern is that there has not been an update for a long time. I will create a more formal announcement soon to share plans for the future of this project. But here's the long story, I created this project in 2015 at a time when I was building USSD apps. I haven't worked on USSD apps since, and have been caught up by other work and priorities that I lacked the time to give the expected attention to this project. That said, the project was fairly feature complete for what its intended for. That said, there are some improvements that I think are worth making, namely:

  • first-class typescript support (basically a typescript rewrite)
  • make it easier for people to add custom integrations for different USSD providers
  • design and developer experience improvements

I will share plans around this soon for any interested party. I'm also not opposed to the idea of someone forking and maintaining a fork independently (which some projects have done actually, you could find them on npm).

Is there anything specific you were looking for?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@habbes @adepauldami and others