This React Native app enables users to participate in March Madness Calcutta auctions. Users can create or join auction rooms, bid on NCAA teams, and track performance. The app is built using Node.js, React Native, and PostgreSQL.
- User authentication
- Create and join auction rooms
- Bid on teams with fake currency
- Real-time auction updates (coming soon)
- Track team performance and standings (coming soon)
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of Node.js and npm
- You have installed Expo CLI
- You have a mobile device or emulator for testing
To install the app, follow these steps:
-
Clone the repository
-
Navigate to the project directory
-
Install dependencies
cd Calcutta_app
npm install
To use the app, follow these steps:
- Start the development server
npx expo start
- Use the Expo Go app on your mobile device to scan the QR code in the terminal