Skip to content

nickel-yadav/ReactNative_Match_Scheduler

Repository files navigation

Fantasy Match Scheduling App

License: MIT

Description

This application allows users to manage fantasy match schedules, enabling them to create, edit, delete, and view match timings and participants for various days.

Features

Functionality

  • Select specific days for match scheduling from a calendar.
  • Select different time slots for selected days.
  • View, delete, add match slots.

Data Persistence

  • Persistent storage for data between app launches with redux-persist.

Data Management

  • Uses Redux for state management.

Technologies Used

  • React Native
  • Redux
  • Redux Toolkit
  • React Navigation
  • Date-fns
  • Async Storage
  • Expo

Getting Started

To run this project locally, follow these steps:

Installation

  1. Clone the repository.
  2. Navigate to the project directory.

Installation

Make sure you have Node.js and npm or Yarn installed on your machine.

# Install dependencies
npm install   # or use yarn install

# Start the application
npx expo start

About

React Native application used for scheduling matches

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published