Welcome to the Agency Admin Panel project! This application provides a dynamic admin panel for managing orders, appointments, categories, packages, products, banners, sliders, and more.
- User Authentication: Secure login system for administrators.
- Order Management: Create, edit, and track orders.
- Appointment Scheduling: Schedule and manage appointments.
- Dynamic Content: Easily update website content including categories, packages, products, banners, and sliders.
- ...
Follow these steps to set up and run the project locally:
-
Download the project:
- Clone the repository:
git clone https://github.com/ibrahimoglakci/agency-admin.git - Or download and extract the ZIP file.
- Clone the repository:
-
Set Up Your Environment:
- Make sure you have PHP installed on your system.
-
Start the Project:
- Open a terminal/command prompt and navigate to the project directory.
- Start a PHP server (e.g.,
php -S localhost:8000).
-
Access the Admin Panel:
- Open your web browser and go to
http://localhost:8000.
- Open your web browser and go to
-
Log In:
- Use the administrator credentials to log in.
- Log in to the admin panel.
- Navigate to the Orders section.
- Click on "Create New Order" and fill in the details.
- Click "Save" to create the order.
- Log in to the admin panel.
- Navigate to the Appointments section.
- View, edit, or delete existing appointments.
- Schedule new appointments by clicking on "Create Appointment".
- Log in to the admin panel.
- Navigate to the relevant section (Categories, Packages, Products, Banners, Sliders, etc.).
- Click on the item you want to edit and make the necessary changes.
- Click "Save" to update the content.
This project is licensed under the Apache License 2.0.
Feel free to explore and customize the admin panel to suit your agency's needs!
For detailed documentation, please refer to the Wiki page.