PricingBlog

I need help with APIs

  • agentbey-1219253326051414076

    agentbey

    1 year ago

    I have build out the UI for the Web App. I NEED assistance on giving this app life. The data is sourced from my personal Reviews and Saved Places on Google Maps. Here is the workflow of the app:

    Login Screen
    1. Register user with email.
    2. Once user has successfully logs in the user is directed to the Categories Page.

    Categories Page
    1. User has three category buttons to choose from: [Food] [Wellness] [Culture]
    2. Tapping on a category buttons will direct them to listing of businesses.
    3. Business listing are supplied from Google Maps Geocode.json of Google Maps
    4. User can tap on a business to get more details.

    Business Details Page
    1. User can read more about the business.
    2. User can get Directions to the business's location.
    3. User can choose to return to the Categories Page to review other businesses.

    Directions
    1. User choose Directions the user's location will appear in the "Enter Location" input field.
    2. The Business Address will appear in the "Enter Destination" input field.
    3. User can choose to enter another location
    4. The input form can also be hidden by sliding the panel down so the user can review the direction full screen
    5. Once complete the user can tap the home button at the bottom to return to Categories Page.

    I am super excited in bringing this home and showcasing this with the community. Looking forward to the community support. I am a new user of Toddle.

    Thank you in advance!
    1219253326353399878-Screenshot_2024-03-18_at_6.38.06_PM.png
    1219253326751731753-Screenshot_2024-03-18_at_6.36.42_PM.png
    1219253327133544518-Screenshot_2024-03-18_at_6.37.00_PM.png
    1219253330979717141-Screenshot_2024-03-18_at_6.37.31_PM.png
  • d.mcpaul-1219289055548936203

    Devin McPaul

    1 year ago

    @agentbey if you wanna have the data come in, you'll need to use APIs.

    Lots of trainings on how to set that up on the Toddle Youtube channel.

    While I'm not 100% positive, I think your APIs will need to be:
    - Supabase for authentication/login & specific user data
    - Google APIs for pulling all of that original map data

    Hope this helps!
  • agentbey-1220720396299403274

    agentbey

    1 year ago

    @Vakis Happy Friday!

    Vakis: Do you have these values stored somewhere?
    David: Not at the moment. Is there a way to store the geocode.json dataset locally?
  • vakisrigas-1220937483362242622

    Vakis

    1 year ago

    We had a chat offline, and i think you should be set up to at least get a bit further. Just post your progress here if you need any further help 😀 Check out the videos I shared and try to get your data in a headless CMS or database. That should help a lot and get you set up for dynamic pages and repeat items. Excited to see the progress.
    🍉1