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 8, 2023. It is now read-only.
@henok2424 prepared a client side tool for the SparkEd V2 and used apollo graphql to generate the api for sending data for the client side.
The schemata prepared for the api are course, externalLink, resources, topic and unit. .
The needed feature in this issue is to have a feature that handles the user authentication and registration (login and register ) api that can get and post all the required data and communicate with the client side app.