Welcome to the BookKar App, your go-to solution for managing your leisure bookings seamlessly. Built with React Native, BookKar offers a user-friendly interface and a smooth experience across both iOS and Android platforms.
- User Authentication: Secure login.
- User Registration: Sign up as a player to book or a host to list.
- User Email Verification
- Homepage with booking listings.
To get started with the BookKar app:
-
Clone the repository:
git clone https://github.com/xoraizw/BooKar
-
Install the dependencies:
npm install
-
Run the app using Expo web:
npx expo react-native
- @react-navigation/native: Navigation library for React Native applications.
- @react-navigation/native-stack: Stack navigator component for React Navigation.
- expo: An open-source platform for making universal native apps for Android and iOS with JavaScript and React.
- expo-app-loading: An extension to the app loading component in Expo.
- expo-asset: Provides an interface to manage assets in an Expo app.
- expo-font: Allows loading fonts from the web and using them in React Native components.
- expo-status-bar: A component to control the app status bar.
- react: A JavaScript library for building user interfaces.
- react-native: A framework for building native applications using React.
- react-native-safe-area-context: A flexible way to handle safe area insets in JS.
- react-native-screens: Native navigation primitives for your React Native app.
- react-native-svg: Provides SVG support to React Native on iOS and Android.
- react-dom: React package for working with the DOM.
Make sure to follow the installation guides for each package to ensure proper setup.
This project is licensed under the MIT License.
- Ahmad Xoraiz Waheed: Testing, Integration of all workflows, Pushing final Integration Main branch
- AbdulHaseeb Khan: User Email Verification Workflow, Sign Up Integration, DB Setup
- Murtaza Ur Rehman: Sign Up Workflow Implementation
- Ahsan Mir: Testing, Loading Screen Implementation, Integration with Login Workflow, ReadME
- Aazen Saleem: Login Workflow Implementation, DB Setup