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
We developed a project to improve students learning by answering questions in a mobile app. The questions can be managed by teachers using a web interface. All the data is stored in a SLQ database. To be able to connect both mobile and web application, a NodeJS API was developed.