[App] Dedicated app support #67
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We have requirements for a responsive webpage, but an app could also be welcome for both iOS and Android, if possible.
Don't forget that just because it is a tablet or a phone, it can have:
This is a high-level issue. Make sure to create sub-issues.
As a first step, an app containing a webview call should probably do the trick, but getting the infrastructure in place to enable app development could take time.
Multiplatform development plugins exist for VS Code that can target both iOS and Android, for both mobile phones and Tablets. Xamarin is now deprecated (Maui should do a similar work), however, there are other VS plugins to make life easier. Adding a secondary development environment is probably a bad idea. Working on native applications is a bad idea.
The status on this issue is:
-There is not native app implemented and no environment is set up