https://github.com/auriorajaa/red-devil-store
This repo is where I master PHP and MySQL through a solid CRUD project. Dive into secure authentication, dynamic data visualization, and efficient inventory management. Explore web development from seamless checkouts to personalized profiles.
https://github.com/auriorajaa/red-devil-store
crud crud-application mysql php phpcrud sql web website xampp
Last synced: 18 days ago
JSON representation
This repo is where I master PHP and MySQL through a solid CRUD project. Dive into secure authentication, dynamic data visualization, and efficient inventory management. Explore web development from seamless checkouts to personalized profiles.
- Host: GitHub
- URL: https://github.com/auriorajaa/red-devil-store
- Owner: auriorajaa
- Created: 2024-01-09T15:05:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-02T02:34:28.000Z (about 2 years ago)
- Last Synced: 2025-01-25T22:40:48.591Z (over 1 year ago)
- Topics: crud, crud-application, mysql, php, phpcrud, sql, web, website, xampp
- Language: PHP
- Homepage:
- Size: 5.98 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP CRUD Project - Semester 3 Final Assignment
## Project Overview 🚀
Welcome to my PHP CRUD project, crafted for my 3rd-semester final assignment. This application stands tall as a robust solution for handling data through the essential CRUD operations using PHP in tandem with a MySQL database. Below, you'll find the standout features that showcase the prowess and versatility of this project.
## Features 🌟
### 1. Login and Register Pages


- Implement secure login and registration functionalities to fortify user authentication.
### 2. Home Page

- **Hero Section Banner:** Engage users with a visually appealing hero section banner.

- **Product List with Images:** Showcase products vividly for an enhanced user experience.

- **Data Metrics:**

- Number of Products 📦
- Total Customers 👥
- Total Transactions 💰
- **Visualizations:**

- Chart 📊
- Bar Chart 📈
- Line Chart 📉
### 3. Product Management


- Manage and display a dynamic list of products.
- Seamlessly add new products to the ever-growing inventory.
### 4. Customer Management


- Maintain a comprehensive list of customers.
- Effortlessly add new customers to the expanding database.
### 5. Point of Sales (PoS)


- Efficiently handle checkout processes at the Point of Sales.
- Process transactions seamlessly for a streamlined experience.
### 6. User Profile Editing

- Empower users with the ability to personalize their profiles through easy editing.
### 7. Support Import Data from Excel and Export Data to CSV

### 8. Database Schema

## Getting Started 🚀
Follow these straightforward steps to run the application locally:
1. **Clone the Repository:**
```bash
git clone https://github.com/auriorajaa/red-devil-store.git
```
2. **Database Setup:**
- Set up a MySQL database.
- Configure the database credentials within the project.
3. **Run the Application:**
- Launch the application to begin exploring its rich features.
## Contribution 🌈
Feel free to delve into the project, contribute, and make enhancements. Your contributions are invaluable, and together we can elevate this project to new heights!
Happy coding! 🌟