shivam-687 / pagecreator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License


@knovator/pagecreator

Plug & Play functionality to Build dynamic pages on the fly
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Usage
  3. Usecases
  4. Contributing
  5. License
  6. Contact

About The Project

@knovator/pagecreator is built with intent to build pages that are depend on backend data, and admin can change how page will look like.

(back to top)

Built With

(back to top)

Usage

Please refer to the documentation in respective packages

(back to top)

Usecases

Pagecreator is build with aim to handle every business needs from allowing admin to manage data from admin panel and show it on the page, in the form of Widget and Page.

  • You want to create pages that are depend on dynamic data and you want to manage them from admin panel
  • You want to build widgets that is depend on data from admin panel.
  • You want to have a admin panel to manage what data will be shown on page or widget.
  • You want to let admin to control what they want to show on page.
  • You want to show data from mongodb collections.

If you have any other usecase, please open an issue with tag usecase. We will try to add it in our roadmap.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Knovator Technologies

Project Link: https://github.com/knovator/masters-admin

(back to top)

About


Languages

Language:TypeScript 94.5%Language:CSS 4.0%Language:JavaScript 1.4%Language:HTML 0.1%