Skip to content

isabelamoraes/hens_schedule

Repository files navigation

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 - 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:

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