InnoSpace workspace management web app built using django Installation: cd backend pip install -r requirements.txt python3 manage.py runserver 0.0.0.0:8000