Simple Booking is a ticketing and event management system that allows users to create, browse, and purchase tickets for events. The application is developed in ASP.NET Core (and uses Docker for deployment) and broadly follows a microservices architectural pattern.
Clone this project using your preferred Github repository management tool and open it in Visual Studio. Follow the instructions for setting up the application and execute the Docker Compose project to begin.
- Visual Studio 2017 Community (or higher)
- Docker Community Edition (or higher)
- Clone this project to your local machine.
- Start Docker for Windows.
- Build and run the
Docker Composeproject in Visual Studio. - Change (if necessary) the token service IP address in the
docker-compose.yamlfile to your local IPV4 address.
This feature is not currently available!
See the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Black Rock Digital for generously providing some excellent Bootstrap UI components.
- Wendy Wei, Vishnu R. Nair, Daria Shevtsova, and Pixabay for generously providing stock photography via Pexels.
