https://github.com/isabelamoraes/hens_schedule
https://github.com/isabelamoraes/hens_schedule
custom-notifications javascript notifications onesignal phosphoricons react-native react-navigation styled-components svg typescript
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/isabelamoraes/hens_schedule
- Owner: isabelamoraes
- Created: 2022-06-25T13:08:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-25T13:21:31.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T01:12:43.070Z (4 months ago)
- Topics: custom-notifications, javascript, notifications, onesignal, phosphoricons, react-native, react-navigation, styled-components, svg, typescript
- Language: Java
- Homepage:
- Size: 4.32 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hens Schedule
Check feeding, resting and egg collection times for your hens
Features |
Getting Started |
Reference
![]()
## Features
This project was developed with the following technologies:
- **[React Native](https://reactnative.dev/)** - A framework for creating native apps for Android and iOS with JavaScript and React.
## Getting Started
To clone and run this application, place from your command line:
```bash
# Clone this repository
$ git clone https://github.com/isabelamoraes/hens_schedule.git# Go into the repository
$ cd hens_schedule# Install dependencies
$ yarn# Starts the Metro packager server
$ yarn start# Run the application android
$ yarn android```
## Reference
This application was developed with the intention of exploring the customization of Android notifications and the use of OneSignal - a message delivery service.