Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SiHaPaCi (Sistem Informasi Harga Pangan Cimahi) is an information platform designed to track and provide food prices in Cimahi city.

Notifications You must be signed in to change notification settings

fahmirizalbudi/sihapaci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


SiHaPaCi

SiHaPaCi (Sistem Informasi Harga Pangan Cimahi) is a specialized information platform designed to track and disseminate food price data within the city of Cimahi. Developed using PHP and MySQL, the application serves as a reliable tool for price monitoring and data transparency.

Preview

Features

  • Administrative Dashboard: Comprehensive data visualization and statistical summaries.
  • Secure Authentication: Robust login system to ensure authorized access for administrators.
  • Data Management: Streamlined CRUD (Create, Read, Update, Delete) operations for efficient price tracking.
  • Advanced Querying: Integrated search and filtering capabilities for precise data retrieval.

Tech Stack

  • PHP (Native): Server-side scripting language for core application logic.
  • MySQL: Relational database management system for secure data persistence.

Getting Started

Follow these procedures to deploy a local instance of the application.

Prerequisites

A local server environment (e.g., XAMPP, Laragon, or MAMP) is required, including the following components:

  • PHP (v7.4 or v8.x recommended).
  • MySQL / MariaDB.
  • Web Server (Apache or Nginx).

Installation

  1. Clone the repository:

    git clone https://github.com/fahmirizalbudi/sihapaci.git
    cd sihapaci
  2. Database Configuration:

    • Access your database management tool (e.g., phpMyAdmin).
    • Create a new database named sihapaci.
    • Import the provided SQL schema file if available in the repository.
  3. Deployment:

    • Move the project directory to your server's root directory (e.g., htdocs for XAMPP or www for Laragon).

Usage

Accessing the Application

  • Frontend: Navigate to http://localhost/sihapaci in your web browser.
  • Administration: Follow the project's specific admin path for backend access.

License

All rights reserved. This project is intended strictly for educational purposes and may not be utilized or distributed without explicit authorization.

About

SiHaPaCi (Sistem Informasi Harga Pangan Cimahi) is an information platform designed to track and provide food prices in Cimahi city.

Topics

Resources

Stars

Watchers

Forks