/lmsApp

Primary LanguageJavaScript

lmsApp

An LMS web app where a user can be student or teacher. This project is developed using React for frontend and Express for backend like fetching and restrictions. A student could do register a new subject and submit an assignment. The teacher can create a new subject and post the assignment and evaluate the scores. The student can register the courses and deregister the same if not interested.

The App is deployed to heroku, the link is http://lms-mern.herokuapp.com/