Skip to content

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

Notifications You must be signed in to change notification settings

vcholak/angular-flask-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published