Flower Boutique
requirements
- DJANGO(A framework in python)
- CASSANDRA
create virtualenv
install all dependencies in requirement.txt
py manage.py runserver
Above command helps to run server.