Skip to content

shaddu/Ariana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

75b4fb9 · Nov 28, 2018

History

5 Commits
Nov 26, 2018
Nov 28, 2018
Nov 26, 2018
Nov 26, 2018
Nov 26, 2018
Nov 26, 2018
Nov 26, 2018
Nov 26, 2018
Nov 26, 2018
Nov 26, 2018
Nov 26, 2018
Nov 26, 2018

Repository files navigation

Ariana

It is chat style questionnarie app


To Install dependencies

Python dependencies : pipenv install

Javascript dependencies : npm install


To Run App

python manage.py runserver

npm run dev

It should start the app on port 8000


Basic Testing & coverage

Backend : python manage.py test

backend coverage : coverage run --source='.' manage.py test

coverage html

check the html file at .ariana/htmlcov/index.html

frontend : npm run e2e


App flow

list

Click on any of the list item


list


list


list