The Thapar Sports Management System is an online platform developed to manage sports-related activities at Thapar University. This system provides various features to streamline the management of sports equipment, announcement dissemination, faculty details, event updates, and swimming pool usage.
- Equipment Management: Easily issue and return sports equipment, with records maintained for each user.
- Announcement Board: View the latest updates related to sports events and activities in the university.
- Faculty Details: Access details of sports faculties at the university for guidance and assistance.
- Sports Events Updates: Stay informed about ongoing and upcoming sports events at the university.
- Swimming Pool Form Filling: Fill up forms for swimming pool usage, ensuring safety and record-keeping.
- Frontend: CSS, JavaScript, React, HTML
- Backend: MySQL
- Node.js
- MySQL
-
Clone the repository:
-
Navigate to the project directory: cd thapar-sports-management-system
-
Install dependencies: npm install
-
Set up MySQL database:
- Create a MySQL database and configure the connection in the backend.
- Run the application:
npm start
- Open the application in your web browser.
- Navigate through the different features of the system, such as equipment management, announcements, faculty details, events, and swimming pool form filling.
- Perform actions like issuing equipment, viewing announcements, accessing faculty details, staying updated with sports events, and filling swimming pool forms.
Contributions are welcome! Please follow the contribution guidelines.
This project is licensed under the MIT License.