Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simplicitesoftware/module-demo-website
Simplicite demo frontend module
https://github.com/simplicitesoftware/module-demo-website
low-code order-management simplicite
Last synced: about 16 hours ago
JSON representation
Simplicite demo frontend module
- Host: GitHub
- URL: https://github.com/simplicitesoftware/module-demo-website
- Owner: simplicitesoftware
- Created: 2020-03-09T21:50:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-09T20:57:11.000Z (about 1 year ago)
- Last Synced: 2024-04-08T20:59:21.993Z (7 months ago)
- Topics: low-code, order-management, simplicite
- Language: JavaScript
- Homepage:
- Size: 666 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://docs.simplicite.io//logos/logo250.png)
* * *`DemoWebSite` module definition
===============================[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=simplicite-modules-DemoProject&metric=alert_status)](https://sonarcloud.io/dashboard?id=simplicite-modules-DemoProject)
### Introduction
This module contains a simple website example for the demo **order management** application.
### Prerequisites
The `Demo` module **must** be installed and configured before importing this addon module.
### Import
To import this module:
- Create a module named `DemoWebSite`
- Set the settings as:```json
{
"type": "git",
"origin": {
"uri": "https://github.com/simplicitesoftware/module-demo-website.git"
}
}
```- Click on the _Import module_ button
`DemoWebSite` external object definition
----------------------------------------Demo website developed in Javascript & Bootstrap