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

Simplify App #2876

Open
mariobehling opened this issue Apr 29, 2023 · 2 comments
Open

Simplify App #2876

mariobehling opened this issue Apr 29, 2023 · 2 comments

Comments

@mariobehling
Copy link
Member

The app currently tries to match the features of the web app. As there are constantly many changes it is difficult to keep up matching the app features.

Therefore simplify the app as follows:

  • For ticket sales send the user to the web app. For now stop selling tickets on the app
  • As we have a limited number of events on the platform instead of showing events in specific locations show all events in the relevant app screens
@Detective-Khalifah
Copy link

Detective-Khalifah commented Feb 25, 2024

The app currently tries to match the features of the web app. As there are constantly many changes it is difficult to keep up matching the app features.

Therefore simplify the app as follows:

  • For ticket sales send the user to the web app. For now stop selling tickets on the app
  • As we have a limited number of events on the platform instead of showing events in specific locations show all events in the relevant app screens

This issue makes it seem feasible to port the app into a single codebase on a cross-platform technology. I am speaking Flutter, React Native. If only those are not strong on one platform more than the other -- like Flutter being very close to native code on mobile, and not as effective/performant a solution in terms of web technology.

@muhmmadnabil
Copy link

is this issue open ?
i want to contribute

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

No branches or pull requests

3 participants