armanmoztar / dda

Mobile application to assist people with developmental disabilities complete tasks at work

Home Page:https://www.jobswest.ca/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developmental Disabilities Association

This project is a mobile app for the Developmental Disabilities Association (DDA). The app is designed to help DDA clients and staff manage their schedules and appointments, as well as provide a platform for communication between clients and staff.

Tech Stack

  • Node.js - server-side scripts
  • Yarn - package manager
  • React Native - mobile app framework
  • Expo - mobile app framework

Getting Started

Prerequisites

  • yarn
  • An emulator (installed through either Xcode or Android Studio)

Installation

  1. Clone the repository
  2. Install dependencies with yarn install
  3. Run the server with yarn start. Additionally, you can do npx expo start --android or npx expo start --ios if you already know the type of emulator you will be working with.
  4. You can also scan the QR code presented in your terminal to run the app on your phone.

License

This project is licensed under the MIT License.

About

Mobile application to assist people with developmental disabilities complete tasks at work

https://www.jobswest.ca/

License:MIT License


Languages

Language:JavaScript 100.0%