Skip to content

CDC Connect is a cross-platform mobile application built in React Native using JavaScript. The app is designed for data collection with a focus on surveys.

Notifications You must be signed in to change notification settings

ajnanmvr/CDC-Connect

Repository files navigation

CDC Connect

CDC Connect is a cross-platform mobile application built in React Native using JavaScript. The app is designed for data collection with a focus on surveys.

Getting Started

Follow these instructions to build and run the project.

Setup React Native

A detailed guide for setting up React Native can be found here.

Setup Project

  • Clone this repository using git clone https://github.com/ajnanmvr/cdc-connect.git.
  • cd into cdc-connect.
  • Run npm install to install project dependencies.

Running the app

Make sure you have a connected Android/iOS device or simulator, then run the following command to build and run the app in debug mode.

npx react-native run-android   # For Android
npx react-native run-ios       # For iOS

Features

Authentication

  • User authentication with login and signup functionality.

Data Collection

  • Authenticated users can add survey data.
  • Admin page to view collected data.

Survey Management

  • Surveys collect extensive data, which can be filtered and sorted.
  • Latest entries are prominently displayed.
  • Data is presented as tables and includes count and analysis.

Family Data Linking

  • Feature to add family data, linking and displaying it together.

Platform Compatibility

  • Usable on both Android and iOS devices.

Light and Dark Modes

  • The app supports both light and dark modes.

Screenshots

Light Mode

screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot

Dark Mode

screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot

Community

We welcome contributions and feedback. Feel free to open an issue.

About

CDC Connect is a cross-platform mobile application built in React Native using JavaScript. The app is designed for data collection with a focus on surveys.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published