System Designer5.4.0
Publisher Description
Design First. Then Code.
System Designer is a low-code development platform for creating systems.
No matter the frameworks you use and the code you write, the most important is the model that you define to create your system.
System Designer helps you to design this model and to generate the classes and components to build your system.
DESIGN YOUR SYSTEM WITH EASE
If you look at the different JavaScript frameworks on the market, you will notice that they all have their own way to define a model, generally only with code.
System Designer uses UML, a standard, to define your model. So you probably already know how to design in System Designer even if you have never run it.
The definition of the model is stored on a JSON format called MSON. With MSON you can define types, classes, one to one / one to many relationships and multi inheritance between classes.
CODE THE BEHAVIOR OF YOUR SYSTEM
Once you have created your model, System Designer generates the skeletons of all your methods. You only have then to add your code to implement them.
System Designer provides you helpers to manage your components. You can easily navigate threw your components to create your application.
CREATE COMPONENTS GRAPHICALLY
There is no need to code to instantiate a component. Create a component in System Designer is like creating a document in a NoSQL Database.
In fact, System Designer acts as an ODM (Object-Document Mapper) to manage your components as NoSQL Documents.
RUN YOUR SYSTEM
You can run your system directly from System Designer.
Because you have defined a model for your application, a Dynamic Type Check is done on every action of your system. All warnings are send and shown in System Designer.
DESIGN ON THE GO
System Designer can be used on macOS, iPad or any browsers.
System Designer has a Github module to synchronize your work between all these apps. You can begin your design on your Mac and then continue it on your iPad.Jan 28, 2024
Version 5.4.0
- Fixed: some minor UX issues.
- Improved: performance and stability.
About System Designer
The company that develops System Designer is Erwan Carriou. The latest version released by its developer is 5.4.0.
To install System Designer on your iOS device, just click the green Continue To App button above to start the installation process. The app is listed on our website since 2024-01-28 and was downloaded 1 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded app with your antivirus. Your antivirus may detect the System Designer as malware if the download link is broken.
How to install System Designer on your iOS device:
- Click on the Continue To App button on our website. This will redirect you to the App Store.
- Once the System Designer is shown in the iTunes listing of your iOS device, you can start its download and installation. Tap on the GET button to the right of the app to start downloading it.
- If you are not logged-in the iOS appstore app, you'll be prompted for your your Apple ID and/or password.
- After System Designer is downloaded, you'll see an INSTALL button to the right. Tap on it to start the actual installation of the iOS app.
- Once installation is finished you can tap on the OPEN button to start it. Its icon will also be added to your device home screen.
Program Details
System requirements
Download information
Pricing
Version History
version 5.4.0
posted on 2024-01-28
Jan 28, 2024
Version 5.4.0
- Fixed: some minor UX issues.
- Improved: performance and stability.
version 5.3.1
posted on 2024-01-21
Jan 21, 2024
Version 5.3.1
- Updated: logo icon.
- Improved: performance and stability.
version 5.3.0
posted on 2024-01-15
Jan 15, 2024
Version 5.3.0
- Improved: performance and stability.
version 5.1.1
posted on 2022-01-03
Jan 3, 2022
Version 5.1.1
- Improved: performance and stability
version 5.0.1
posted on 2021-06-21
Jun 21, 2021 Version 5.0.1
- Added: debug logs when running systems
- Added: component name autocompletion on behaviors editors
- Improved: UI for runtime
- Improved: performance and stability
- Fixed: minor issues on link/collection APIs