Skip to content

A React Native mobile application built using Expo CLI for the NIC Child Marriage Alert System. It supports real-time alerts, auto team formation, case tracking, and more for vulnerable districts. The app is being actively developed.

Notifications You must be signed in to change notification settings

vibek01/NIC_APP_CM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NIC Child Marriage Alert App

This is a React Native mobile application built using Expo CLI for the NIC Child Marriage Alert System. It supports real-time alerts, auto team formation, case tracking, and more for vulnerable districts. The app is being actively developed.

🚧 Current Progress

  • Folder structure created with modular design
  • Navigation configured using react-navigation
  • Basic pages created:
    • Home
    • Dashboard
    • Active Cases
  • Core components developed:
    • Header
    • Footer
    • DashboardBox
    • CaseCard
  • Preview available via Expo Go
  • Metro bundler integrated

Planned features:

  • Real-time alert system
  • Case detail expansion with reports
  • Team formation system
  • Admin/User login and role-based views

🧰 Setup Instructions

Install Prerequisites

npm install -g expo-cli

Also ensure the following are installed:

Node.js (v18+ recommended)

VS Code (or any preferred editor)

Expo Go app on your Android/iOS device (for preview)

git clone https://github.com/vibek01/NICChildMarriageApp.git
cd NICChildMarriageApp
npm install

Run the Project

expo start

This will start the Metro bundler

Open Expo Go on your mobile

Scan the QR code shown in terminal or browser to preview the app live

⚙️ Tech Stack React Native (via Expo)

Metro Bundler

Expo Go for live testing

VS Code for development

About

A React Native mobile application built using Expo CLI for the NIC Child Marriage Alert System. It supports real-time alerts, auto team formation, case tracking, and more for vulnerable districts. The app is being actively developed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published