/ento-project

Primary LanguagePHPApache License 2.0Apache-2.0

ENTO

Group Project


Static Badge Static Badge



Contributors


Description of the project

In the context of the music event planning and coordination industry, the "ENTO" web application aims to address the intricate challenges associated with organizing and enjoying musical events. Within this domain, it is essential to coordinate various elements such as venues, bands, singers, and communication effectively to ensure the success of an event. The current process lacks a centralized platform for event planning, which often results in misunderstandings and missed opportunities. Music enthusiasts face challenges in discovering upcoming shows, leading to missed experiences. In this dynamic domain, "ENTO" seeks to simplify event planning, streamline communication among stakeholders, and provide a centralized platform for discovering and accessing musical events.


Project Set up Instructions

  • Clone this repository into the htdocs folder of XAMPP or WAMPP directory

  • Import the sql database stored in the ento_db.sql by running the below code on the mysql console first and then the content of the file.

DROP DATABASE IF EXISTS ento_db;
CREATE DATABASE ento_db;
USE ento_db;
  • Start mysql and apache services through XAMPP or WAMPP

  • In a browser, go to localhost/ento-project/public


Programming languages used:

  • HTML

  • CSS

  • Javascript

  • PHP

Static Badge Static Badge


Status

Static Badge Static Badge

Static Badge




Contact Information

For more information, reach us at Static Badge