Abílio Azevedo.

Superset App

Cover Image for Superset App
Abílio Azevedo
Abílio Azevedo

Superset is a startup dedicated to revolutionizing the way personal trainers create and deliver workouts to their clients. By offering a seamless and user-friendly platform, Superset simplifies the process of creating interactive workout plans through an intuitive spreadsheet interface, while providing clients with a comprehensive mobile app to guide them through their fitness journey.

Superset App Sheets

As a Full Stack Engineer at Superset, I played a crucial role in developing and enhancing the platform's features using a robust tech stack:

  • Frontend: ReactJS (Web), React Native (mobile)
  • Backend: Django
  • Infrastructure: Docker, Elastic Beanstalk
  • Database: PostgreSQL

Some of the key features I've built for Superset include:

1. Offline Workout Notification (Mobile App) To ensure clients never miss a workout, I implemented an offline notification system that reminds them to return to an active workout session, even when the app is not running.

Superset Did you forget

2. Flexible Payment Scheduling (Web) Recognizing the diverse needs of clients, I integrated a new payment schedule feature that supports intervals ranging from weekly to bi-weekly and monthly payments, providing greater flexibility and convenience.

3. Unit System Support (Web and Mobile) To cater to clients' preferences, I implemented support for both the metric (kilograms) and imperial (pounds) unit systems across the web and mobile applications.

Superset Form Kgs

4. Workflow Improvements To enhance the development process and ensure code quality, I introduced linting, Git hooks, and continuous integration/continuous deployment (CI/CD) practices, streamlining the workflow and enabling efficient collaboration among the engineering team.

5. Expo Migration to SDK 50 As part of ongoing platform maintenance and upgrades, I successfully migrated the Superset mobile app to the latest Expo SDK 50, ensuring compatibility with the latest features and improvements.

6. Workout Duplication in Superset Sheets To save time and effort, I implemented a workout duplication feature in Superset Sheets, allowing trainers to easily create new workout plans based on existing ones, with the ability to modify and customize as needed.

7. International Phone Number Input Recognizing the global reach of Superset, I implemented an international phone number input feature, ensuring that clients from around the world can easily provide their contact information during the onboarding process.

Superset App Phone

8. Workout Reordering To provide trainers with greater flexibility in organizing workout plans, I introduced a workout reordering feature, allowing them to easily rearrange exercise sequences within Superset Sheets.

Superset app Sheets Reorder

9. Workout History Grid Layout To enhance the user experience and provide a more intuitive overview of workout progress, I implemented a grid layout for displaying workout history, allowing clients to easily track and visualize their fitness journey.

supersetapp grid

10. New Side Drawer for Superset Sheets In pursuit of a more streamlined and user-friendly interface, I introduced a new side drawer for Superset Sheets, providing trainers with quick access to essential features and tools.

11. Workout Web Preview for Coaches To facilitate better communication and collaboration between trainers and clients, I developed a workout web preview feature, allowing coaches to easily share and preview workout plans with their clients.

Superset Preview

12. Coach Mode (Mobile App) Recognizing the importance of personalized coaching, I implemented a Coach Mode feature in the mobile app, enabling trainers to run and monitor their clients' workouts, providing real-time guidance and support.

Superset Coach Mode

13. Performance Improvements in the Django API

Using the Django Debug Toolbar for performance monitoring and debugging, I was able to optimize a request that made 26 queries down to 11 queries by prefetching relationships.

queryset = queryset.prefetch_related(
            models.Prefetch(
                "client_assignments",
                queryset=ProgramClientAssignment.objects.filter(
                    status=ProgramClientAssignmentStatus.ACTIVE
                ).select_related("client"),
            )
        )

default 61.38 ms (26 queries including 16 similar and 16 duplicates )

Multiple Queries

14. E2E Test

15. Bug Fixes and General Improvements Throughout my tenure at Superset, I continuously worked on identifying and resolving bugs, as well as implementing general improvements to enhance the overall user experience and platform stability.

Experience the Superset platform for yourself:

With its innovative approach and comprehensive feature set, Superset is empowering personal trainers to provide exceptional coaching experiences while enabling clients to achieve their fitness goals more effectively.


More posts

Cover Image for The 4-Hour Work Week

The 4-Hour Work Week

**The 4-Hour Work Week** is a groundbreaking guide to escaping the 9-5 grind, automating your income, and living life on your own terms. Bestselling author Tim Ferriss shares revolutionary strategies for outsourcing, remote work, lifestyle design, and building automated businesses that generate passive income. Learn how to join the 'New Rich' who leverage time and mobility instead of trading time for money. This influential book has transformed how millions approach work and life balance in the digital age.

Abílio Azevedo
Abílio Azevedo
Cover Image for The Phychology of Money

The Phychology of Money

Morgan Housel offers valuable insights on financial management and decision-making. The author emphasizes that financial success depends more on behavior than on intelligence or technical knowledge. Housel highlights the importance of long-term vision and resilience in the face of market volatility, encouraging us to focus on sustainability rather than short-term gains.

NewsLetter

I will send the content posted here. No Spam =)

Experienced Software Engineer with degree in Electrical Engineering with over 10 years of hands-on expertise in building robust and scalable mobile, web and backend applications across various projects mainly in the fintech sector. Mobile (React Native), Web (React and Next.JS) and Backend (Node.JS, PHP and DJANGO). My goal is to create products that add value to people. - © 2024, Abílio Azevedo