An in progress web application for users to create a login, register for retreats, and pay registration fees
-
Next.js front end, Supabase back end and database, and Stripe for payment processing
-
Utilizing Next.js to create a user friendly front end with Tailwind CSS integration
-
Utilizing Supabase to implement user authorization, validation, hash passwords, create sessions, and manage routing
-
Implementing a relational database with Supabase
A web application to make reservations and save favorite restaurants
-
React.js front end, Ruby on Rails back end, and PostgreSQL database
-
Utilized React to create a user friendly front end with MUI integration
-
Utilized Ruby on Rails to implement user authorization, validation, hash passwords, create sessions, and manage routing
-
Implemented a relational database with PostgreSQL