Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sabyasachi-seal/sportsclubmanagementsystem

A Sports Club Management System
https://github.com/sabyasachi-seal/sportsclubmanagementsystem

lamp management-system mysql php scms servers

Last synced: 16 days ago
JSON representation

A Sports Club Management System

Awesome Lists containing this project

README

        

# Sports-Club-Management-System

Sports club Management System is the process whereby records of members are directly stored and can be accessed
by the admin interactively in real-time without an intermediary service.
Sports club Management System is the process of storing members details including health status, payment records,
exercise routines etc who have taken admission to the Sports club . Since the emergence of the World Wide Web, owners
have sought to stored their user details in a digital system for easy access and find out every detail when needed.


Features
========
• Provide a web admin interface to add, view, delete records of all the customers.

• Provide an admin interface to view the total members of the Sports club .

• Provide an admin interface to change details of all the members when required.

• Provide an admin interface to view the total income from the members who have taken admission.

• I have also created 3 Triggers and a Stored Procedure in the project for better understandin of the Data base concepts.


LogIn
Dashboard
Registration
Payment
Edit Member
View Plan
View Routine
View Profile
Brief overview of the technology:
Front end: HTML, CSS, JavaScript





HTML: HTML is used to create and save web document. E.g. Notepad/Notepad++

CSS : (Cascading Style Sheets) Create attractive Layout

Bootstrap : responsive design mobile freindly site

JavaScript: it is a programming language, commonly use with web browsers.

Back end: PHP, MySQL





PHP: Hypertext Preprocessor (PHP) is a technology that allows software developers to create dynamically generated
web pages, in HTML, XML, or other document types, as per client request. PHP is open source software.

MySQL: MySql is a database, widely used for accessing querying, updating, and managing data in databases.




# Screenshots:
![image](https://user-images.githubusercontent.com/36451386/204713826-72e83b20-5cf8-4347-b4fe-1964f3169793.png)
![image](https://user-images.githubusercontent.com/36451386/204713854-98051f9d-5410-408c-962e-273a9f927d16.png)
![image](https://user-images.githubusercontent.com/36451386/204713891-d5ede55d-5d65-4353-a1bf-742a6aa06722.png)
![image](https://user-images.githubusercontent.com/36451386/204713959-139b5e0f-39e2-4a30-9a53-42d3a2060518.png)

# Server Requirement

WAMP Server (Used for this project)

XAMPP Server

MAMP Server

LAMP Server




Installation Steps

1. Download zip file and Unzip file on your local server.

2. Open WAMP control panel

3. Open phpMyAdmin

4. Now For Database Configuration

5. Create Database named = sports_club_db

6. Import database (sports_club_db.sql) from downloaded folder

7. Run php -S localhost:6969 in the terminal.

8. Open localhost:6969 in your browser.



### Admin Login Details

Login Id: admin1

Password: admin1