https://github.com/Omid2831/Ride_Record_Coaster
https://github.com/Omid2831/Ride_Record_Coaster
mysql mysql-database php sql
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Omid2831/Ride_Record_Coaster
- Owner: Omid2831
- Created: 2024-11-13T14:35:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-23T14:58:31.000Z (over 1 year ago)
- Last Synced: 2024-11-23T15:32:31.599Z (over 1 year ago)
- Topics: mysql, mysql-database, php, sql
- Language: PHP
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EU Database Project: Roller Coaster Management 🎢
## Overview
The EU Database Project is designed to create a MySQL database for storing and managing roller coaster information across Europe. This project allows users to perform CRUD (Create, Read, Update, Delete) operations on roller coaster records, providing a structured and organized way to manage data related to roller coasters in various amusement parks. 🌍
## Table of Contents
- [Features](#features) ✨
- [Technologies Used](#technologies-used) 💻
- [Demo](#demo) 🎬
- [Installation](#installation) ⚙️
## Features
- Create new roller coaster records. 🆕
- Read and display existing roller coaster data. 📊
- Update details of existing roller coasters. ✏️
- Delete roller coaster records. ❌
- User-friendly interface built with Bootstrap. 🌟
## Technologies Used
- PHP: Server-side scripting language for backend development. 🖥️
- MySQL: Database management system for storing roller coaster data. 🗃️
- HTML/CSS: This is used to structure and style the web pages. 🌐
- Bootstrap: Frontend framework for responsive design. 📱
## Demo
In this demo, you can:
- **Add New Roller Coasters**: Easily input details for new roller coasters and save them to the database. 📝

- **View Roller Coaster Listings**: Browse a comprehensive list of roller coasters, sorted by height, to see which ones are the tallest in Europe. 📏

- **Edit Existing Records**: Modify the details of any roller coaster, including its name, park, country, top speed, height, and built year. ✍️

- **Delete Records**: Remove roller coaster entries from the database with a simple click. 🗑️


Join us in exploring the exciting world of roller coasters across Europe! 🎉
In the demo, you can:
- Add new roller coasters to the database. ➕
- View a list of roller coasters sorted by height. 📋
- Edit existing roller coaster details. 🔧
- Delete roller coaster records. 🗄️
## Installation
1. **Clone the repository:**
```bash
git clone https://github.com/omid2831/Ride_Record_Coaster.git
cd eu-database-project
```
---
Feel free to adjust the emojis as you see fit! 😊