Welcome to GoGoaGoal, the ultimate web platform for managing all the needs of a futsal arena! π₯ π
GoGoaGoal is a comprehensive futsal arena management web application designed to streamline your operations and enhance the user experience. Whether you're booking a futsal match or managing daily reports, GoGoaGoal has got you covered! π
-
Futsal Booking π
- Easily book futsal matches with a user-friendly interface.
-
Clean UI Admin Dashboard π
- Get daily reports and insights at a glance.
-
Checkout and Invoice πΈ
- Seamless checkout process with detailed invoices.
-
Expenditure Tracker π
- Keep track of all your expenditures effortlessly.
-
Staff Management π₯
- Manage your staff with ease.
-
Profit and Loss Reports πΉ
- Generate detailed profit and loss reports.
-
Expenditure Reports π°
- Stay on top of your spending with comprehensive expenditure reports.
-
Booking Reports π
- Keep a record of all bookings with detailed reports.
GoGoaGoal is designed with a simple and nice UI for a better user experience. Navigate through the platform with ease and enjoy a seamless management experience. ππ
Here's a sneak peek of what GoGoaGoal looks like:
To get started with GoGoaGoal, follow these steps:
-
Clone the repository
git clone https://github.com/nischhal-hub/GoGoaGoal.git
-
Navigate to the project directory
cd gogoagoal -
Set up your local server
- Make sure you have PHP and a local server environment like XAMPP, WAMP, or MAMP installed.
-
Copy the project files to your server's root directory
- For XAMPP, it would be
C:/xampp/htdocs/gogoagoalif linux/opt/lampp/htdocs. - For MAMP, it would be
/Applications/MAMP/htdocs/gogoagoal.
- For XAMPP, it would be
-
Create a database
- Use phpMyAdmin or any database management tool to create a database for GoGoaGoal.
-
Import the database
- Import the provided SQL file (e.g.,
/conn/schema.sql) into your newly created database.
- Import the provided SQL file (e.g.,
-
Configure the application
- Update the database configuration in the
/conn/conn.phpfile with your database credentials.
- Update the database configuration in the
-
Run the application
- Open your web browser and navigate to
http://localhost/gogoagoal.
- Open your web browser and navigate to
We welcome contributions to make GoGoaGoal even better! Feel free to submit issues and pull requests. π
This project is licensed under the MIT License. See the LICENSE file for details.
Made with β€οΈ by Nischhalππ

