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
The application is developed using Node js and MongoDB. There are two types of user for this application. First one is student, where student can see the classes and assigned teacher for that class. If student is interested in any class, he or she can register for that class, but only if student is logged in to our application. Second type of us…