Welcome to the HealthOS project!
The HealthOS is a android/ios application designed to create record for "Seguridad y Salud Ocupacional": RACS
- User control
- Register RACS
- List RACS for user
- Notifications for user
To install and run the HealthOS locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/anglo-app.git
- Navigate to the project directory:
cd anglo-app
- Install the dependencies:
npm install
- Start the development server:
npx expo start
- Open your simulator
We welcome contributions from the community! If you'd like to contribute to the HealthOS project, please follow these guidelines:
- Fork the repository
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes and commit them:
git commit -m 'Add your feature'
- Push to the branch:
git push origin feature/your-feature-name
- Submit a pull request
This project is licensed under the MIT License. See the LICENSE file for more details.