Skip to content

A React Native mobile app for Popiko: local swim lesson business located in the Bay Area

Notifications You must be signed in to change notification settings

ryanschwartz88/popiko

Repository files navigation

Popiko

This is an Expo native app, using React Native Typescript created with create-expo-app. It serves as a scheduling and backend management app for Popiko, a swim lesson business serving country clubs in the Bay Area.

Get started

  1. Install dependencies

    npm install
  2. Start the app

     npx expo start

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Coding Standards

  • Commit Messages: Use the following format:

    • feat: A new feature
    • fix: A bug fix
    • docs: Documentation changes

    Note: Never commit .env files or sensitive information to the repository.

Contributing

  1. Fork the repository.
  2. Create a feature branch: git checkout -b feat/my-new-feature.
  3. Commit your changes.
  4. Push to the branch: git push origin feat/my-new-feature.
  5. Open a pull request.

Documentation

You can view the full documentation at this google-doc.

About

A React Native mobile app for Popiko: local swim lesson business located in the Bay Area

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published