Skip to content

tancoder24/EventManagementApp

Repository files navigation

Commit History

WhatsApp Image 2023-09-29 at 16 46 10 WhatsApp Image 2023-09-29 at 16 46 43 WhatsApp Image 2023-09-29 at 16 47 02

EventManagementApp

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Docker installed on your system.
  • docker-compose installed on your system.

Installation

To get started with the project, follow these steps:

Clone the Repository:

git clone https://github.com/tancoder24/EventManagementApp cd EventManagementApp

Install Docker and Docker-Compose:

  • Follow the official Docker documentation to install Docker and docker-compose on your system.

Build the Docker Containers:

sudo make build

Apply Database Migrations:

sudo make migrate

Create a Superuser:

sudo make createsuperuser

Start the Application:

sudo make start

Access the Admin Panel:

API Documentation

For API endpoints and requests, refer to the Postman collection included in this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages