Skip to content

JeremiahHerring/Academic-Event-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Academic Event Management System

Overview

The Academic Event Management System is a web application developed in PHP and MySQL that enables efficient management of academic events. It provides a user-friendly interface for organizers, keynote speakers, and attendees to interact with event-related information.

Features

  • User Management: Store and manage information about users, including organizers and attendees.
  • Event Management: Create, update, and delete events with details such as date, time, venue, and associated organizers.
  • Keynote Speakers: Maintain a database of keynote speakers, including their profiles and topics.
  • Interactive Web Interface: A responsive and intuitive web application for seamless user interaction.

Technologies Used

  • PHP: Backend scripting language.
  • MySQL: Database management system.
  • HTML/CSS: Frontend markup and styling.
  • Bootstrap: Frontend framework for responsive design.

Setup

  1. Clone the Repository

    git clone https://github.com/JeremiahHerring/Academic-Event-Management.git
  2. Database Configuration

    • Create a MySQL database and import the provided SQL file (database.sql) to set up the necessary tables.
  3. Configure Connection

    • Update the database connection details in the config.php file.
  4. Run the Application

    • Start a local server or deploy the application on a web server.
  5. Access the Application

    • Open your web browser and navigate to the application.

Usage

  1. User Registration/Login

    • Organizers and attendees can register or log in to access the system.
  2. Event Creation

    • Organizers can create new events, specifying details such as date, time, venue, and associated organizers.
  3. Keynote Speakers

    • Add and manage information about keynote speakers, including their profiles and topics.
  4. User Dashboard

    • Organizers and attendees can view and manage their respective dashboards with information about events they are associated with.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions are welcome! Please follow the contribution guidelines.


Feel free to add more sections or modify existing ones based on your specific implementation and requirements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published