Girolabs / fathersApp

Schoenstatt Fathers social app
4 stars 2 forks source link

Fathers App

Schoenstatt Fathers social app.

Build Status

Playstore

Also in App Store

Development version

You need to have the Expo Client installed on your phone.

Scan the QR code on this site to access the currently deployed development version Expo Snack.

Tech

Schoenstatt fathers social app uses a number of open source projects to work properly:

and others..

Installation

Have Node.js v10 + and npm installed then

npm install
npm install -g expo-cli
expo start

Contributing

  1. Create your feature branch: git checkout -b username-issueNumber-short-feature-explanation
  2. Commit your changes: git commit -m 'feat: some feature'
  3. Push to the branch: git push origin username-issueNumber-short-feature-explanation
  4. Submit a pull request to dev branch
Coding style

This project uses various tools to maintain a common coding style and help with development.

Linters:
Git commit messages

To speed up the review process and to keep the logs tidy, we recommend the following simple rules on how to write good commit messages:

Branch