You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2023. It is now read-only.
- Using
feat/backendbranch, create your ownOnto the
starklings/starklings-backend/db.pyfile, Instantiate the full Starklings DB using SQL1 - Created Tables :
2 - Inserting data in path & exercise tables :
3 - Create dedicated models under
starklings/starklings-backend/starklings-backend/models/***.pyPull Request on feat/backend