Vangogh-ing
stack
React, Node.js, Supabase / Postgres, Material UI, Less
role
Full Stack Developer
details
Github RepoAbout:
Vangogh-ing is a web application that connects users with arts and culture events happening around New York City. I developed Vangogh-ing with two other full stack developers—each of us developed vertical slices of the application, working with functional React components and making API calls to our Supabase-hosted database. My team and I used Figma to create wireframes of each component to ensure we had a clear plan for the design process.
Functionality:
Users can...
- view details about published events and their hosting organizations
- follow organizations to create a customized feed of events
- toggle between past and present events hosted by each organization
- view and leave reviews
- see a calendar view of their saved events
- customize their profiles and create organizations under their accounts
View a demo video of my individual contributions to the project below!
View Individual Contributions Demo:
Takeaways:
I enjoy designing and working with front-end components, and find it rewarding to build responsive applications that connect seamlessly with databases. Working on Vangogh-ing allowed me to learn more about developing React components that query databases efficiently, as I made iterative revisions to various components focused on eliminating unnecessary API calls.