Skip to content

backend support #5

Description

@southpolemonkey

Hi @thormeier thanks for the sharing your amazing work!

I'm new to frontend dev but have some experience in python-flask backend development and tried my best to understand how Vue code works here ;-) . Wondering if I want to add a API backend for this application, where would be the best place to start integration?

My understanding is it currently use local storage to store all data. ./store/index.ts looks like a reasonable place to start with?
Would it be a good idea to implement several api calls to fetch data e.g ingredient, tags, meals and save into LocalStorage?
I'm looking at axois for data fetching and fastapi + mongdb for backend development.

Let me know your thoughts :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions