Detry322 / hungry-casa

System for ordering food together

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hungry-casa

System for ordering food together

  • Python 2.7+
  • Flask
  • React, Redux
  • Redux
  • React-Router 2.0
  • React-Router-Redux
  • Babel 6
  • SCSS processing
  • Webpack

Create DB

$ python manage.py create_db

Install Front-End Requirements

$ cd static
$ npm install

Run Back-End

$ python manage.py runserver

Run Front-End

$ cd static
$ npm start

About

System for ordering food together


Languages

Language:JavaScript 85.5%Language:Python 12.7%Language:CSS 1.2%Language:HTML 0.6%