Skip to content

The UICT Event Management System Mobile App is a cross-platform solution developed in React Native for the Universal Islamic and Cultural Trust (UICT) to streamline event management. It helps with inventory tracking, transaction processing, and donation collection during UICT's biannual events.

Notifications You must be signed in to change notification settings

MrIsimael/BuyukChamlija-App

Repository files navigation

Buyukchamlija

Description

Buyukchamlija is a React Native mobile application built with Expo. This project uses React Navigation for routing and React Native Paper for UI components.

Installation

To get started with this project, follow these steps:

  1. Clone the repository
  2. Install dependencies:
npm install

Usage

To run the application, use one of the following commands:

  • For Expo Go: npm expo start --clear
  • For Android: npm run android
  • For iOS: npm run ios
  • For web: npm run web

Scripts

  • npm start: Starts the Expo development server
  • npm run android: Starts the app on an Android emulator or connected device
  • npm run ios: Starts the app on an iOS simulator or connected device
  • npm run web: Starts the app in a web browser
  • npm run lint: Runs ESLint to check and fix code style issues
  • npm run format: Runs Prettier to format code

Dependencies

  • expo: ~51.0.28
  • react: 18.2.0
  • react-native: 0.74.5
  • @react-navigation/native: ^6.1.18
  • @react-navigation/native-stack: ^6.11.0
  • @react-navigation/stack: ^6.4.1
  • react-native-paper: ^5.12.5
  • (and others, see package.json for full list)

Dev Dependencies

  • @babel/core: ^7.20.0
  • eslint: ^8.57.1
  • prettier: ^3.3.3
  • (and others, see package.json for full list)

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is private and not open for public use or distribution.

Contact

If you have any questions or concerns, please open an issue in the project repository.

About

The UICT Event Management System Mobile App is a cross-platform solution developed in React Native for the Universal Islamic and Cultural Trust (UICT) to streamline event management. It helps with inventory tracking, transaction processing, and donation collection during UICT's biannual events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published