Skip to content

metaring/example-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-calculator

An example of the MetaRing generated code. This code is also available into any new account registered on MetaRing.com for free and it's intended as educational tool for any new MetaRing user.

The example shows how the backend of a a simple calculator application should be implemented on MetaRing. A frontend to test the genetared sources is also available.

Organization and elements of the example-calculator project on MetaRing

Premise

All the elements of this example are grouped in a specific folder under project root/"Modules" to just show how simple is it to collect the whole project into sub-folder(s).

alt text

As well, you'll able to check all the elements of our example organized under Explorer, a powerful tool to navigate the project.

alt text

Inside Modules>"calculator"

Now, we can jump into the project folder itself. As you can see, the example is organized in Data (two), Functionalities (six) and one Enumerator.

alt text

About

An example of the MetaRing generated code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published