项目作者: aravinthraj98

项目描述 :
Flower Boutique
高级语言: JavaScript
项目地址: git://github.com/aravinthraj98/Flower_Boutique.git
创建时间: 2020-04-19T17:12:41Z
项目社区:https://github.com/aravinthraj98/Flower_Boutique

开源协议:

下载


DJANGO-CASSANDRA PROJECT

This application is used to sell flowers online. It has both user and admin side. Admin side we have complete product and user management feature.

requirements

  1. DJANGO(A framework in python)
  2. CASSANDRA

HOW TO RUN

create virtualenv


install all dependencies in requirement.txt

  1. py manage.py runserver

Above command helps to run server.