Skip to content

Latest commit

 

History

History
93 lines (60 loc) · 3.85 KB

README.md

File metadata and controls

93 lines (60 loc) · 3.85 KB

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

image

image

  • Implement secure login and registration functionalities to fortify user authentication.

2. Home Page

image

  • Hero Section Banner: Engage users with a visually appealing hero section banner. image

  • Product List with Images: Showcase products vividly for an enhanced user experience. image

  • Data Metrics: image

    • Number of Products 📦
    • Total Customers 👥
    • Total Transactions 💰
  • Visualizations: image

    • Chart 📊
    • Bar Chart 📈
    • Line Chart 📉

3. Product Management

image

image

  • Manage and display a dynamic list of products.
  • Seamlessly add new products to the ever-growing inventory.

4. Customer Management

image

image

  • Maintain a comprehensive list of customers.
  • Effortlessly add new customers to the expanding database.

5. Point of Sales (PoS)

image

image

  • Efficiently handle checkout processes at the Point of Sales.
  • Process transactions seamlessly for a streamlined experience.

6. User Profile Editing

image

  • Empower users with the ability to personalize their profiles through easy editing.

7. Support Import Data from Excel and Export Data to CSV

image

8. Database Schema

image

Getting Started 🚀

Follow these straightforward steps to run the application locally:

  1. Clone the Repository:

    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! 🌟