Sequencesa is the profile website of a company specialized in managing exhibitions, celebrations, and crowd management. This website provides a comprehensive overview of the company's services and expertise.
- HTML/CSS: For building the front-end structure and design.
- JavaScript: For interactive features and functionality.
- PHP: Backend scripting language for server-side logic.
- MySQL: Database management system for storing user and campaign data.
- Exhibition Management: Detailed information on how we handle exhibitions.
- Celebration Coordination: Insights into our celebration planning and execution.
- Crowd Management: Strategies and services for effective crowd control.
To get a local copy of this project up and running, follow these steps:
-
Clone the repository:
git clone https://github.com/tawafmesar/sequencesa.git
-
Set up the database:
- Create a MySQL database named
sequencesa
. - Import the MySQL database schema provided in the
database/sequencesa.sql
.
- Create a MySQL database named
-
Running the Project:
- Start your local web server and navigate to
http://localhost/sequencesa
.
- Start your local web server and navigate to