Skip to content

shashankch/OnlineClassroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online-Classroom - MERN Application

Features:

  • Register/login/Profile update feature.
  • Create/Evaluate/Check Submission Status/Download Assignments - Teacher
  • Submit Assignment Solutions in PDF and check Grades Assigned - Student

project screenshots

Steps to run locally:

1. git clone https://github.com/shashankch/OnlineClassroom.git.

2. cd OnlineClassroom - npm install.

3.1. git clone https://github.com/shashankch/OnlineClassroom-backend.git.

4. cd OnlineClassroom-backend - npm install.

5. npm start on both front end and backend application.


Your backend application should now be running on localhost:8000 and FrontEnd React application on localhost:3000.

Next Steps- In progress:

  • add more features for students and teachers.
  • improve UI/UX.

Contributing:

  • All contributions are welcome!

About

React Application - College Assignments Management Portal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published