Soapbase is an open source backend-as-a-service (BAAS) platform that provides developers with a powerful set of tools for building applications.
This comprehensive video tutorial introduces you to Soupbase by building a real-world reaction.
The app includes role-based access with user authentication as well as visualization of gross sales deals for each representative, which updates in real-time as new deals are added. You’ll also create scalable user profiles that are created automatically upon signup using database triggers, and secure all data with permission-based filtering. In the end, you’ll have a production-ready business application with proper user management, data visualization, and security.
Topics covered in this course are:
Database and Schema Design
Create soupbase projects with multiple relational tables
Design user profiles with account type classification
Set up database triggers for automatic data population
Authentication and session management
Configure Supbase Auth for user signup and sign in/out
Handle user session and JWT authentication
Connect verified users to their profiles
Data operations and real-time features
Query the database to fetch and display data
Gross sales data for the concept
Create bar chart trade visualizations by rap
Insert new records through forms
Set up a real-time subscription for live chart updates
View the full course freecodecamp.org YouTube channel (5 hour clock)