Smart property search platform for Ghana
# CasaGH
CasaGH is a mobile application that connects students with available hostels and accommodation options.
## Features
- User authentication
- Browse available hostels
- Hostel booking
- Profile management
- Notifications
- Messaging
- Maps integration
- Secure payment support
## Technologies Used
### Frontend
- React Native
- Expo
- TypeScript
### Backend
- Java
- Spring Boot
## Getting Started
### Frontend
1. Navigate to the frontend directory.
2. Install dependencies.
```bash
npm install
```
3. Start the application.
```bash
npm start
```
### Backend
1. Navigate to the backend directory.
2. Build the project.
3. Run the Spring Boot application.
## Project Structure
```
frontend/
backend/
database/
```
## Contributors
This project was developed as part of a student accommodation management system.