Welcome to the organization's internal repository. Here you will find all relevant information on the software development examples/tutorials behind "Money-Burned".
Your main entry point is the profile page and the table with the examples. Just have fun trying out some of the implementation approaches. Or you are just interested in the application itself for the operating system of your choice.
You are very welcome - feel free to browse through the examples with all the information on how you can implement them yourself!
- requirements.md - the basic and advanced requirements that need to be covered by your implementation
- CONTRIBUTING.md - all information about how to join as a developer
- CODE_OF_CONDUCT.md - what to respect, to be with us as a developer
- LICENSE.md - a sample of our MIT license
- data-modeling.md - about data structures and modeling
- the template project - the basic structure for your implementation