Git Product home page Git Product logo

dynamic-subscription-pack-builder's Introduction

Subscription Pack Builder

This tool allows you to dynamically add and remove subscription packages and their features. Added subscription packages and their features are saved as a JSON data which can later be used on different platforms.

Features

  • Dynamic addition & removal of packages and features
  • Automatic JSON data generation
  • Manual JSON data updating
  • Responsive design with Bootstrap

Installation

  1. Clone the project from Github: git clone [email protected]:rtanersonmez/dynamic-subscription-pack-builder.git
  2. Run the project on your local server.

Usage

  1. Add New Package: Click on the "Add New Package" button to add a new subscription package.
  2. Add New Feature: Click on the "Add New Feature" button to add a new feature.
  3. Update JSON: Click on the "Update Table" button to manually update the existing table.

Additional Information

  • To delete a package or feature, simply add <button class="btn btn-danger" onclick="deleteFunction(this)">Delete</button> inside the relevant <td>.
  • To fetch the generated data, there's a hidden input with the id jsonData. This input stores the JSON version of the generated table.

Contributing

This project is open source. To contribute:

  1. Fork the project.
  2. Clone it: git clone [[email protected]:rtanersonmez/dynamic-subscription-pack-builder.git]
  3. Create a new branch: git checkout -b [branch-adınız]
  4. Make your changes and commit: git commit -am 'Description about the changes
  5. Push your branch: git push origin [branch-adınız]
  6. Create a pull request.

License

This project is licensed under the MIT License. For more information, see the LICENSE file.

dynamic-subscription-pack-builder's People

Contributors

rtanersonmez avatar

Stargazers

 avatar

Watchers

 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.