Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/morshed33/sportzy-client


https://github.com/morshed33/sportzy-client

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Sportzy

## Introduction

Sportzy is a sports facility management service that allows users to book and manage sports facilities. It has separate dashboard for users and admins to manage their facilities.

## Features

- Users can book and manage sports facilities.
- Admins can manage users and facilities.
- Admins can manage sports facilities.

## Technologies

- React
- Tailwind CSS
- Vite
- Typescript

## Installation

1. Clone the repository
2. Install dependencies
3. Run the application

```bash
git clone https://github.com/morshed33/sportzy-client.git
cd sportzy-client
npm install
npm run dev
```

## Usage

### Users

Users can book and manage sports facilities. They can view the list of facilities, view details of a facility, and book a facility.

### Admins

Admins can manage users and facilities. They can view the list of users and facilities, view details of a user and facility, and manage users and facilities.

## Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.