Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.
/ interrogator Public archive

Demo angular + django rest framework : ask and answer !

License

Notifications You must be signed in to change notification settings

flo-dhalluin/interrogator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interrogator

A webapp to ask questions and answer them ..

A tentative to a django (rest_framework) backed interactive/realtime angular app.

this app uses channels to make realtime magic happens

running

Only tested in dev mode so far :

frontend :

npm install
gulp

backend :

virtualenv .venv && source .venv\bin\activate
pip install -r requirements
python manage.py runserver

About

Demo angular + django rest framework : ask and answer !

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published