Giter Club home page Giter Club logo

django_fieldbook_demo's Introduction

Django-Fieldbook-Demo Deploy

Django-Fieldbook-Demo is a demo of django-fieldbook package that shows how Django interacts with the Fieldbook.com API.

Check out the Live Demo.

Usage

To start you need an API key, to get it see the getting started guide.

In the registration form:

  1. Set the password field usign the API secret;

  2. Set the username field using the API key (ex. key-1).

  3. Each book has a base URL displayed in the API management panel, like https://api.fieldbook.com/v1/5643be3316c813030039032e. In the Fieldbook ID field set the last value of the url, in the example is: 5643be3316c813030039032e

  4. Fill out the remaining fields with your personal informations.

At complete, use the login form to access to your book'sheets.

Install on local

If you prefer to run it directly on your local machine, I suggest using virtualenv (maybe have a look at virtualenvwrapper), anyway here the commands you have to enter:

pip install -r requirements.txt

Then:

python manage.py migrate auth
python manage.py migrate

To Do

The add and update methods related to apis haven't been included, otherwise the current API is fully implemented (at least as of June 2017).

Author

Sabatino Severino, @bsab

License

Django-Fieldbook-Demo is available under the MIT license. See the LICENSE file for more info.

Notes

Feel free to fork and send a pull request.

django_fieldbook_demo's People

Contributors

bsab avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.