This project, developed during the SSIP Hackathon using the MERN stack and React Native, revolutionizes sports infrastructure. It offers a seamless mobile π± and web π» experience, enabling athletes to easily discover, access, and reserve facilities. Facility owners benefit from advanced tools for maintenance, resource allocation, and compliance monitoring. This innovative solution empowers athletes with quality infrastructure and helps facility owners enhance venue longevity and quality.
The provision of accessible and well-maintained sports infrastructure is a paramount concern for both burgeoning athletes and sports facility owners. ποΈ A pioneering solution has emerged to address these multifaceted challenges. By harnessing the capabilities of a user-friendly mobile application π± and a web-based platform π», this system is poised to revolutionize the experience for amateur and semi-professional athletes πββοΈ, making the discovery, access, and reservation of sports facilities for their training endeavours seamless and efficient. Simultaneously, the system introduces sophisticated infrastructure management tools π οΈ for facility owners, streamlining maintenance, optimizing resource allocation, and enforcing compliance monitoring.
This system's mission is two-fold: to empower athletes by providing unprecedented access to quality infrastructure π , and to assist facility owners in enhancing the longevity and quality of their sports venues. The digital prowess of this system not only benefits the athletic community but also strengthens the backbone of sports infrastructure management. It facilitates the development of athletic talent by democratically affording access to facilities, nurturing active lifestyles, and amplifying the vibrancy of communities. Furthermore, the data-driven approach π paves the way for more informed decisions, ensuring the sustainability and efficiency of sports facilities and engendering a cultural shift towards health and well-being π.
- π Search and Browse: Easily find available sports infrastructure.
- πΊοΈ Filter Search: Search by location, type of facility, availability, etc.
- π Facility Details: View availability, pricing, amenities, and more.
- ποΈ Booking System: Book and schedule facility usage.
- β Feedback and Ratings: Provide feedback and ratings for facilities.
- π Booking History: View past bookings and upcoming reservations.
- π Notifications: Receive booking confirmations, reminders, and more.
- π₯ Add Athletes: Manage and oversee athlete registrations and details.
- π’ Attendance Management: Oversee day-to-day attendance of athletes in specific facilities.
- π Updates in Sport Complex: Day to day updates/events of the sports complex.
- π Athlete Complaints: Track and manage complaints from athletes.
- π Leaderboard: Track sport-wise performance of athletes.
- π€ Athlete Details: Access detailed information about athletes.
- π Custom Notifications: Send personalized notifications to athletes.
- ποΈ Sport Complex Details: View and manage details of the sports complex.
- π Sport-wise Leaderboard: Track and display athlete performance in different sports.
- π Daily Athlete Response: Monitor and record daily responses from athletes.
- ποΈ Facility Management: Add and manage details of sports facilities (location, amenities, availability, pricing, etc.).
- π Booking Policies: Set and adjust booking policies, including pricing, availability, and cancellation rules.
- π§ Booking Notifications: Receive notifications of booking requests and oversee the approval process.
- π Utilization Monitoring: Monitor facility utilization and receive reports from supervisors.
- π§ Maintenance Coordination: Coordinate maintenance and repairs of facilities.
- π Compliance Communication: Communicate with district authorities for compliance and approvals.
- π Utilization Monitoring: Monitor the overall utilization of sports infrastructure in their district.
- π© Reports Handling: Receive reports from owners/managers regarding facility usage and issues.
- π Guidance and Support: Provide guidance and support to owners/managers for compliance with district regulations.
- π€ Coordination with Admin: Coordinate with the admin for state-wide analysis and initiatives.
- π Inspections and Audits: Conduct periodic inspections and audits of facilities within their district.
- β Facility Evaluation: Evaluate and approve new facilities for inclusion in the app/web system.
- π System Oversight: Oversee the entire app/web system for the state.
- π Usage Analysis: Monitor and analyze usage trends and data across districts.
- π― State-wide Initiatives: Implement state-wide initiatives to promote sports infrastructure utilization.
- π οΈ Support and Resources: Provide support and resources to district authorities and owners/managers.
- π¨ Issue Handling: Handle escalated issues and disputes.
- βοΈ Regulation Compliance: Ensure compliance with state-level regulations and standards.
-
Clone the Repository:
https://github.com/UdayGohel/Sports-Infrastructure-Management.git
-
Navigate to Project Directory:
cd Sports-Infrastructure-Management
-
Install Dependencies for Back-end:
npm install
-
Run the Application for Back-end (Express or Node.js server):
npm start
-
Navigate to Client-web Project Directory:
cd client-web
-
Install Dependencies for Front-end:
npm install
-
Run the Application for Front-end (ReactJS):
npm start
-
Navigate to Client-app Project Directory:
cd client-app
-
Install Dependencies for Application:
npm install
-
Run the Application:
npx expo start