Skip to content

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

License

Notifications You must be signed in to change notification settings

ubclaunchpad/dda

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%