Skip to content

amiyaKT/Marvellous

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classessment by team Marvellous

Instructions for running it locally

  • We have divided the app into individual sections for modularity.
  • First, cd into rtmp-server and run node server.
  • Then, cd into student-understanding and run npm run dev
  • For running the discussion forum, cd into the backend2 folder and setup a virtual environment, install python dependencies , run python manage.py runserver 0.0.0.0:8000
  • Next, to view teachers dashboard, enter into dashboard folder and run npm start
  • For checking face recognition, go into attendance folder and run npm run dev
  • Then you can view the respective apps at their respective ports.

Technology used

  • React.js
  • Redux
  • Bootstrap
  • ffmpeg
  • NodesJS
  • Django
  • django rest framework
  • google vision api
  • kendo-ui
  • paralleldots API

Team Members

Soumya Ranjan Mohanty (@geekysrm)

Amiya Kumar Tripathy (@amiya-1998)

Bishal Subhadarshi Jena (@kiminohero)

Aditya Prakash (@adityaprakash-bobby)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 39.6%
  • TypeScript 28.8%
  • JavaScript 16.2%
  • HTML 11.0%
  • Python 4.4%