Skip to content

tolopsy/classroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-CLASSROOM WITH DJANGO + REACT

(Still under development)

Backend development workflow

virtualenv env
source env/bin/activate
pip install -r requirements.txt
python manage.py runserver

Frontend development workflow

npm i
npm start

For deploying

npm run build

About

An e-classroom for teachers and students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors