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
Online Examination System API contains all the app logic and services to function the application.It uses Python 3.8 & Flask for writing the REST APIs.The application uses an instance of Mongo DB for persistence and is accessed by the API.