Giter VIP home page Giter VIP logo

pretix-cartshare's Introduction

pretix-cartshare

image

image

image

pretix plugin that allows you to prepare a cart and share it with a customer.

Contributing

If you like to contribute to this project, you are very welcome to do so. If you have any questions in the process, please do not hesitate to ask us.

Please note that we have a Code of Conduct in place that applies to all project contributions, including issues, pull requests, etc.

Development setup

  1. Make sure that you have a working pretix development setup.
  2. Clone this repository. I prefer to clone it inside my pretix repository at /local/pretix-cartshare. This is not a submodule, just a second repository cloned within the working directory of the first one, but ignored by the first outer repository. This is not really pretty, but in my experiences it eases some tasks in terms of tooling and IDE support.
  3. Activate the virtual environment you use for pretix development.
  4. Execute python setup.py develop within this directory to register this application with pretix's plugin registry.
  5. Restart your local pretix server. You can now use the plugin from this repository for your events!
  6. Execute make within this directory to compile translations.
  7. Restart your local pretix server. You can now use the plugin from this repository for your events by enabling it in the 'plugins' tab in the settings.

License

Copyright 2016 Raphael Michel

Released under the terms of the Apache License 2.0

pretix-cartshare's People

Contributors

felixrindt avatar maartenberg avatar mhvis avatar oocf avatar per0x avatar raphaelm avatar rimi-itk avatar rixx avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

pretix-cartshare's Issues

Date/time picker for cart sharing

Everywhere in pretix there is a date/time picker when there's a date/time to be entered. Except in the "Share a cart" feature for the expiry date where it's a text box.

I'd like to recommend to change this into a date/time picker as well.

Implement cartshare

  • Creating a new cart
  • List of carts, Share-URL
  • Delete a cart
  • Using a shared cart

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.