A mobile application for the Namibia Hockey Union (NHU) designed to streamline team registration, event entries, player management, and real-time updates. This app enhances communication and organisation for hockey clubs, players, and administrators.
# MAP-HOCKEY-APP
A mobile application for the Namibia Hockey Union (NHU) designed to streamline team registration, event entries, player management, and real-time updates. This app enhances communication and organisation for hockey clubs, players, and administrators.
---
**Features**
- _Team Registration_
Easily register and manage hockey teams.
- _Event Entries_
Submit team entries for official NHU events and tournaments.
- _Player Registration & Management_
Register players and manage their profiles and participation.
- _Real-time Information Sharing_
Stay updated with notifications and live event information.
---
**Tech Stack**
- Frontend: React Native (Expo)
- Backend: Node.js + Express.js
- Database: MongoDB (MongoDB Atlas) (Future implementation) & Local Storage (AsyncStorage) (Current implementation)
- Deployment: Currently only Local (LocalHost)
---
**Getting Started**
**Prerequisites**
- Node.js
- Expo CLI:
```bash
npm install -g expo-cli
**Starting the Server**
```bash
npx expo start