Skip to content

remedialchaostheory/flask-shop

Repository files navigation

Flask shops Build Status

Users can create items with prices in different stores.

This is built with Python - Flask, Flask-RESTful, Flask-JWT, and Flask-SQLAlchemy.
And also Postman and TravisCI.

To get started:

  • Create a virtualenv for this project
  • Install requirements using pip install -r requirements.txt

When you've created the first test, you'll also need to create a correct runtime configuration in PyCharm.

Create a sample unittest configuration, and choose:

  • Path as as target, with your project's /tests folder.

About

Shop app built with Python, Postman, TravisCI

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages