Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗄️ DBMS Mini Project

This is a Database Management System (DBMS) mini project developed using PHP and CSS to perform basic database operations through a web-based interface.
The project demonstrates how data can be stored, retrieved, and managed using server-side scripting and a relational database.


📖 Project Overview

The DBMS Mini Project is designed to help students understand the fundamentals of database-driven web applications.
It focuses on implementing basic CRUD operations (Create, Read, Update, Delete) using PHP and connecting the application to a database.

This project is developed as a capstone mini project and is suitable for academic learning and beginner-level web development practice.


🚀 Features

  • ➕ Add new records to the database
  • 👀 View stored records
  • 🗄️ Database connectivity using PHP
  • 🎨 Simple and clean user interface using CSS
  • 🌐 Web-based application
  • 🎓 Beginner-friendly implementation

🛠️ Tech Stack

  • Backend: PHP
  • Frontend: HTML, CSS
  • Database: MySQL
  • Server: XAMPP / WAMP / Localhost

📂 Project Structure

DBMS-/
│
├── add.php          # Handles inserting data into the database
├── view.php         # Displays records from the database
├── db.php           # Database connection file
├── style.css        # Styling for the web pages
└── README.md        # Project documentation
git clone https://github.com/harishd3504-oss/DBMS-.git
http://localhost/DBMS-/

About

A simple database management system project built using PHP and CSS to perform basic data operations.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages