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

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

Awesome Lists containing this project

README

        


Hens Schedule


Check feeding, resting and egg collection times for your hens


Features   |   
Getting Started   |   
Reference


Mobile Application Demo

## 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.