chamishkadilina / UOK-EventDesk

A website for university students to view campus events.
MIT License
5 stars 5 forks source link

šŸŽ“ University of Kelaniya Event Details Website


https://github.com/user-attachments/assets/ae9f35db-f123-43cc-a3a3-8c34b4cbbf88

Crafted with ā¤ļø by University of Kelaniya Students

Dashboard login: user -> admin | pass -> test123

Welcome to the official repository for the University of Kelaniya EventDesk Website!
This platform is designed to showcase upcoming events, parties, and university-branded offerings for students, providing easy access to all event-related details.

šŸŒŸ Features


šŸ› ļø Tech Stack

HTML5 CSS3 JavaScript PHP MySQL XAMPP


šŸš€ Getting Started

Prerequisites

Installation Steps

  1. Clone the Repository:

    git clone https://github.com/chamishkadilina/UOK-EventDesk.git
  2. Move Files to XAMPP's htdocs Directory:
    Copy the project folder into the htdocs directory in your XAMPP installation path:

    C:/xampp/htdocs/
  3. Start XAMPP Services:

    • Open the XAMPP Control Panel and start Apache and MySQL.
  4. Set Up the Database:

    • Access phpMyAdmin in your browser.
    • Create a database named EventDesk and import the provided SQL file.
  5. Access the Website:
    Navigate to http://localhost/kelaniya-event-website/ in your browser.


šŸ¤ Contributing

We welcome contributions! To contribute:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-name.
  3. Make your changes and commit: git commit -m "Add feature".
  4. Push to the branch: git push origin feature-name.
  5. Create a pull request.

šŸ“œ License

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