Skip to content

feat: implement Android App Support with Tauri #16

@Keshav-writes-code

Description

@Keshav-writes-code

implement the webapge for android app

Goal

  • dont want the data to be statically build into the android bundle. it needs to be fetched from online somewhere

Ideas on Core FunctionalityHow its Gonna Work

Data Fetching

  • fetching data could work by creating a static json endpoint in the astro. on each build, the endpoint will get updated with new data then in the client side code, call the deployed url for the endpoint,
    • the json endpoint should provide all rows with all columns of the PYQ Table

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthardTask is Hard to Do. Requires more time and effort

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions