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

https://github.com/angelromarco04/bookit

BookIt - система для бронирования мест в коворкинге c уведомлениями и удобной админ-панелью
https://github.com/angelromarco04/bookit

book-exchange devtools firebase-realtime-database graphql hacktoberfest hactoberfest2023 hall-booking javascript oop-principles redis sveltekit typescript vue wpbt

Last synced: about 1 month ago
JSON representation

BookIt - система для бронирования мест в коворкинге c уведомлениями и удобной админ-панелью

Awesome Lists containing this project

README

        

# BookIt: Your Smart Coworking Space Booking System 🚀

![BookIt](https://img.shields.io/badge/BookIt-Ready%20to%20Use-brightgreen)

Welcome to **BookIt**, a powerful system designed for booking coworking spaces with notifications and a user-friendly admin panel. This project combines modern technologies to provide an efficient and seamless experience for both users and administrators.

## Table of Contents

- [Features](#features)
- [Technologies Used](#technologies-used)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)

## Features 🌟

- **User-Friendly Interface**: A clean and intuitive interface for easy navigation.
- **Real-Time Notifications**: Stay updated with booking confirmations and reminders.
- **Admin Panel**: Manage bookings, users, and spaces effortlessly.
- **Analytics Dashboard**: Visualize usage statistics with Grafana.
- **Responsive Design**: Accessible on any device with Tailwind CSS.
- **Secure Data Handling**: Utilizes PostgreSQL for robust data management.
- **CI/CD Integration**: Streamlined deployment and updates.

## Technologies Used 🛠️

BookIt leverages a variety of technologies to ensure performance and reliability:

- **FastAPI**: For building APIs quickly and efficiently.
- **SQLAlchemy**: For database management and ORM.
- **Pydantic**: For data validation.
- **Alembic**: For database migrations.
- **Docker**: For containerization.
- **Nginx**: For serving the application.
- **PostgreSQL**: For the database.
- **Prometheus**: For monitoring.
- **Grafana**: For visualizing metrics.
- **Alertmanager**: For managing alerts.
- **SMTP**: For email notifications.
- **SolidJS**: For building user interfaces.
- **Tailwind CSS**: For styling.
- **pytest**: For testing.
- **CI/CD**: For continuous integration and deployment.

## Installation ⚙️

To get started with BookIt, follow these steps:

1. Clone the repository:

```bash
git clone https://github.com/angelromarco04/bookit.git
```

2. Navigate to the project directory:

```bash
cd bookit
```

3. Build and run the Docker containers:

```bash
docker-compose up --build
```

4. Access the application at `http://localhost:8000`.

For more detailed instructions and the latest releases, visit our [Releases section](https://github.com/angelromarco04/bookit/releases).

## Usage 📖

Once the application is running, you can access the user interface and start booking your coworking spaces. Here’s a quick guide:

1. **Register**: Create an account to start booking.
2. **Browse Spaces**: Explore available coworking spaces.
3. **Make a Booking**: Select a space and choose your desired time.
4. **Receive Notifications**: Get updates via email.
5. **Admin Panel**: Admins can log in to manage bookings and users.

## Contributing 🤝

We welcome contributions to BookIt! If you’d like to help improve the project, please follow these steps:

1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Make your changes and commit them.
4. Push your branch to your forked repository.
5. Open a pull request.

Your contributions help us make BookIt better for everyone!

## License 📜

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.

## Contact 📫

For questions or feedback, feel free to reach out:

- **Author**: Angel Romarco
- **Email**: [email protected]
- **GitHub**: [angelromarco04](https://github.com/angelromarco04)

Thank you for checking out BookIt! We hope it helps you manage your coworking space bookings efficiently. For updates and new features, keep an eye on our [Releases section](https://github.com/angelromarco04/bookit/releases).