https://github.com/moncefdrew/cinematic
Full Stack Cinema Ticket Booking Application using React Native ,Typescript and Supabase.
https://github.com/moncefdrew/cinematic
react-native typescript
Last synced: 3 months ago
JSON representation
Full Stack Cinema Ticket Booking Application using React Native ,Typescript and Supabase.
- Host: GitHub
- URL: https://github.com/moncefdrew/cinematic
- Owner: MoncefDrew
- Created: 2025-01-01T13:51:57.000Z (over 1 year ago)
- Default Branch: origin
- Last Pushed: 2025-03-12T16:02:12.000Z (over 1 year ago)
- Last Synced: 2025-03-12T17:20:07.155Z (over 1 year ago)
- Topics: react-native, typescript
- Language: TypeScript
- Homepage:
- Size: 3.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cinematik
Cinematik is a mobile movie ticket booking application built with React
Native. The app allows users to browse movies, view showtimes, book
tickets, and manage their reservations. Data and authentication are
handled using Supabase, while Zustand is used for state management.
------------------------------------------------------------------------

------------------------------------------------------------------------
## Features
- Browse available and upcoming movies
- View movie details and showtimes
- User authentication with Supabase
- Book and manage tickets
- Real-time updates for bookings and projections
- Global state management using Zustand
------------------------------------------------------------------------
## Tech Stack
- React Native
- Zustand
- Supabase
- Expo
------------------------------------------------------------------------
## Getting Started
### Clone the repository
``` bash
git clone https://github.com/MoncefDrew/cinematic.git
cd cinematic
```
Install dependencies:
``` bash
npm install
```
Start the development server:
``` bash
npx expo start
```
------------------------------------------------------------------------
## Learn More
- Expo documentation: https://docs.expo.dev/
- React Native documentation: https://reactnative.dev/
------------------------------------------------------------------------
## Community
- Expo GitHub: https://github.com/expo/expo
- Expo Discord: https://chat.expo.dev