Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oracle-samples/modern-app-dev

OCI sample application that follows the principals of the Oracle Modern App Development framework
https://github.com/oracle-samples/modern-app-dev

event-driven java messaging oci reference-architecture reference-implementation terraform web

Last synced: 3 months ago
JSON representation

OCI sample application that follows the principals of the Oracle Modern App Development framework

Awesome Lists containing this project

README

        

# Modern App Development - Reference Application

Universal Health Organization (UHO) is a sample application that adheres to the principles of the [Oracle Modern App Development framework](https://www.oracle.com/application-development/modern-app-development/). In particular, it implements elements of the [Web or mobile applications](https://docs.oracle.com/en/solutions/mad-web-mobile), [Messaging](https://docs.oracle.com/en/solutions/mad-messaging-pattern), and [Event-driven](https://docs.oracle.com/en/solutions/mad-event-driven) architecture patterns.

The application implements a patient portal for a healthcare organization allowing patients and providers to schedule and manage appointments.

## Getting Started

1. [Prerequisites and Configurations](docs/prereq-config.md)
2. [Deployment](docs/deployment.md)
3. [Deployment through DevOps](docs/devops-deployment.md)

## Contributing

This project welcomes contributions from the community. Before submitting a pull request, review our [contribution guide](./CONTRIBUTING.md).

## Security

Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process

## License

Copyright (c) 2023 Oracle and/or its affiliates.

Released under the Universal Permissive License v1.0 as shown at
.

Developers choosing to distribute a binary implementation of this project are responsible for obtaining and providing all required licenses and copyright notices for the third-party code used in order to ensure compliance with their respective open source licenses.