https://github.com/abhisheksinghf/workshop-management-system
A WebApp for QWERTY.IO Technical Club,streamlining workshop organization, registration processes and data analysis, eliminating need for Google Form
https://github.com/abhisheksinghf/workshop-management-system
Last synced: 8 months ago
JSON representation
A WebApp for QWERTY.IO Technical Club,streamlining workshop organization, registration processes and data analysis, eliminating need for Google Form
- Host: GitHub
- URL: https://github.com/abhisheksinghf/workshop-management-system
- Owner: abhisheksinghf
- License: mit
- Created: 2024-02-14T13:19:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T14:18:04.000Z (almost 2 years ago)
- Last Synced: 2024-02-15T14:38:13.834Z (almost 2 years ago)
- Language: PHP
- Size: 1.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Workshop Management System đ ī¸
## Overview âšī¸
The Workshop Management System is a web-based application designed to facilitate the management of workshops organized by the Qwerty Technical Club. The system allows administrators to create, manage, and update workshops, as well as track registrations and participants.

## Features đ
- **Admin Dashboard**: Secure login for administrators with an intuitive dashboard interface.
- **Workshop Management**: Create, edit, and delete workshops with details such as name, date, and location.
- **Active Workshop Selection**: Ability to set and change the active workshop from the list of available workshops.
- **Workshop Registration**: Automatic creation of registration forms for newly created workshops.
- **Participant Tracking**: Track participant registrations and manage workshop attendance.
- **Search Functionality**: Search workshops based on workshop names.
- **Export Data**: Export the partcipants data into excel file
- **Data Analysis**: Analyze the workshop data with number of registrations,total registrations from each branch, total hostellites,localites etc..
- **Responsive Design**: Ensures compatibility and usability across various devices.
## Technologies Used đģ
- **Frontend**: HTML, CSS, Bootstrap, JavaScript
- **Backend**: PHP
- **Database**: MySQL
- **Additional Libraries**: jQuery
## Screenshots đ¸









## Author đ§âđģ
- Abhisheksingh(https://github.com/abhisheksinghf)
[](https://www.instagram.com/abhisheksingh_r_f/)
## Credits đ
This project was developed by Abhisheksingh
## License đ
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.