1. Create a "get" swagger definition for the onboarding progress of a specific business user (This is going to include the schema) 2. build out the route on the express server to query the db for the user's progress relative to their progress 3. build out the onboarding table as a lookup table that only stores the 3 rows of dummy data <img width="456" alt="Screenshot 2024-01-25 at 7 29 32 PM" src="https://github.com/techstartucalgary/LocaLoyalty/assets/60626050/aa52c566-af1d-426b-b444-f4566bafa435"> 4. Pass back to front-end team