vcholak / angular-flask-mongo

Simple applcation that demonstrates integration of AngularJS, Flask Python and MongoDB.

Repository from Github https://github.comvcholak/angular-flask-mongoRepository from Github https://github.comvcholak/angular-flask-mongo

Sports Products

Simple application that demonstrates integration of AngularJS, Flask Python and MongoDB.

Configure

Import initial products into MongoDB:

mongoimport --db products --collection products --file products.json

Run Locally

  1. pip install -r requires.txt
  2. python runserver.py

About

Simple applcation that demonstrates integration of AngularJS, Flask Python and MongoDB.


Languages

Language:HTML 40.9%Language:Python 32.4%Language:JavaScript 26.7%