Skip to content

uppsaladatavetare/foobar-api

Repository files navigation

foobar-api

Travis CI Codecov

This repository contains the backend for the FooBar kiosk and inventory system.

Requirements

  • Python 3.4+
  • Django 1.10+
  • pdftotext for delivery report parsing

Setup

$ git clone [email protected]:uppsaladatavetare/foobar-api.git
$ cd foobar-api
$ virtualenv -p /usr/local/bin/python3.4 venv
$ venv/bin/pip install -r requirements.txt

How do I run tests?

We use tox to automate testing against all supported Python and Django versions. To run test, simply execute following command in the root directory:

$ tox

Can I contribute?

Sure thing! Any contributions are welcome.

License

MIT License. Please see the LICENSE file.

About

The backend of the FooBar kiosk and inventory system.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •