I added the ability to cache, using https://upstash.com/.
I also added the ability to create an event, update an event, and delete an event, provided you have the API.
I also added the ability to filter by status:
Log in to leave a comment
I added the ability to cache, using https://upstash.com/.
I also added the ability to create an event, update an event, and delete an event, provided you have the API.
I also added the ability to filter by status:
Log in to leave a comment
A sample frontend was made!
Its basic HTML with JS and obv CSS. Looks pretty nice to me right now!
More specifically, the index.html loads, then JS runs two fetch() calls to the API simultaneously. The API returns JSON data from Airtable, and builds cards from airtable.
Log in to leave a comment
I created the API! Its pretty basic. The browser sends an HTTP request to the server, events calls it, and events calls it from the database. the records go back to the controller, which provides JSON to the browser. Heres how it works so far!
Log in to leave a comment
I just installed svelte and played around with it a little! Ill be creating a new repo, as I realized I don’t need Postgres. While I can make a login page, I really just don’t think it’s something I need or want. I’ll make a basic Figma thingy of what I want my project to look like.
Log in to leave a comment
I’m working on my fidrst project! This is so exciting. I can’t wait to share more updates as I build.
Log in to leave a comment