Php İle Yazılmış Basit Sıra Alım Ve Yönetim Sistemi

Overview

Sıra Yönetim Sistemi

Bu proje, kullanıcıların kayıt olup sıra numarası alabilecekleri ve sıra numaralarını sorgulayabilecekleri bir web uygulamasıdır. Kullanıcılar, kayıt olmak için kullanıcı adlarını girmekte ve sistem tarafından otomatik olarak oluşturulan bir sıra numarası almaktadırlar. Ayrıca, kullanıcılar sistemdeki sıralamalarını sorgulayabilmektedirler. Proje, PHP ve MySQL veritabanı kullanılarak geliştirilmiştir.

Kurulum

  1. Projenin tüm dosyalarını bir dizine kopyalayın.
  2. inc/connection.php dosyasını açarak veritabanı bağlantı ayarlarınızı yapın. Bu dosyada, MySQL sunucu bilgilerinizi (sunucu adı, kullanıcı adı, şifre ve veritabanı adı) ayarlayarak bağlantıyı yapılandırabilirsiniz.
  3. Web sunucusu üzerinde proje dizinine erişim sağlayın.

Dosya Yapısı

  • sira.php: Sıra numaralarını görüntülemek ve kullanıcıları silmek için kullanılan PHP dosyasıdır. Bu dosyayı düzenleyerek sıradaki kullanıcıları ve bilgilerini görüntülemek için belirli IP adreslerine veya kullanıcılara izin verebilirsiniz.
  • kayitol.php: Kullanıcıların kayıt olmasını sağlayan ve kullanıcı bilgilerini veritabanına ekleyen PHP dosyasıdır.
  • index.php: Kullanıcıların sıra numaralarını sorgulayabilecekleri ana sayfadır. Kullanıcılar bu sayfada sıra numaralarını ve kayıtlı oldukları kullanıcı adlarını görebilirler.
  • inc/connection.php: Veritabanı bağlantısı için gerekli PHP dosyasıdır. Bu dosyada veritabanı sunucusuna bağlanmak için kullanılan ayarlar yer almaktadır.

Kullanım

  1. Ana sayfada yer alan "Sıra Numarası Sorgula" bağlantısına tıklayarak sıra numarasını sorgulayabilirsiniz. Bu sayfada sistemdeki mevcut sıra numaraları ve ilgili kullanıcı adları listelenir.
  2. "Sıra Numarası Al" bağlantısına tıklayarak kayıt formuna ulaşabilir ve sıra numarası alabilirsiniz. Kayıt formunda kullanıcı adınızı girerek kaydolabilir ve otomatik olarak oluşturulan bir sıra numarası alabilirsiniz.
  3. "Sırayı Görüntüle" bağlantısı yalnızca belirli IP adreslerine veya kullanıcılara izin verir. Bu bağlantıya sadece yetkilendirilmiş kullanıcılar erişebilir ve sıradaki kullanıcıları ve bilgilerini görüntüleyebilir.
  4. Sıra numarası alırken veya sıradaki kullanıcıları görüntülerken sistem size ilgili mesajları bildirir ve gerekli talimatları sunar.

Lisans

Bu proje MIT Lisansı altında lisanslanmıştır. Daha fazla bilgi için LICENSE dosyasını inceleyebilirsiniz.

You might also like...
Bulit PHP Twitter Clone IN OOP style and using MYSQL Database.
Bulit PHP Twitter Clone IN OOP style and using MYSQL Database.

Bulit PHP Twitter Clone IN OOP style and using MYSQL Database. AJAX and Jquery for requests without reloading like Follow/unfollow, like, Search users, Show popups like comment , User lists, etc.

 amadeus-ws-client: PHP client for the Amadeus GDS SOAP Web Service interface
amadeus-ws-client: PHP client for the Amadeus GDS SOAP Web Service interface

amadeus-ws-client: PHP client for the Amadeus GDS SOAP Web Service interface This client library provides access to the Amadeus GDS SOAP Web Service i

Mibew Messenger - open-source live support application written in PHP and MySQL

Mibew Messenger is an open-source live support application written in PHP and MySQL. It enables one-on-one chat assistance in real-time directly from your website.

A PHP library to read and write feeds in JSONFeed, RSS or Atom format

feed-io feed-io is a PHP library built to consume and serve news feeds. It features: JSONFeed / Atom / RSS read and write support Feeds auto-discovery

A simple PHP library for complex monetary prices management

PHP Prices 💸 Version 2.x This new major version is shifting the package towards more flexibility and configuration possibilities in general. One of t

PHP backend Scripts to add and Manage Live tv Streaming android app
PHP backend Scripts to add and Manage Live tv Streaming android app

PHP Backend to Manage Live TV Streaming Android app Follow Given Steps to Setup Local Environment to run this php Script Setting Up Local Environment

PHP, MySQL and JS based web chat application
PHP, MySQL and JS based web chat application

About The Project Chat Application coded in PHP, CSS3 and JS. This is just a project to learn and improve understanding on certain topics. This is not

A web application for a school, facilitating the registration of students. Built using HTML/CSS, PHP and Oracle.

Student Registration System A web application for a school, facilitating the registration of students. Built using HTML/CSS, PHP and Oracle. Included

Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets)

clue/socket-raw Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets). PHP offers two networking APIs, the newer stre

Owner
ismail
18 yo software developer
ismail
Project for Sistemi Multimediali (UniBA)

Referti Online Questo progetto si propone di aiutare i pazienti e gli operatori sanitari con la gestione dei referti. Al momento l'Italia non ha un si

Enrico Ciciriello 2 Oct 22, 2022
The php gRPC server framework with php-fpm and nginx.

php-grpc-server-protobuf The php grpc server framework with protobuf and DO NOT use any 3rd libraries or use Swoole. Support protobuf and json request

HeTao 5 Nov 17, 2022
Database management in a single PHP file

Adminer - Database management in a single PHP file Adminer Editor - Data manipulation for end-users https://www.adminer.org/ Supports: MySQL, MariaDB

Jakub Vrána 5.5k Jan 8, 2023
A platform to create documentation/wiki content built with PHP & Laravel

BookStack A platform for storing and organising information and documentation. Details for BookStack can be found on the official website at https://w

BookStackApp 10.6k Jan 3, 2023
PHP Server Monitor

PHP Server Monitor Version 3.6.0.beta2 PHP Server Monitor is a script that checks whether your websites and servers are up and running. It comes with

PHP Server Monitor 2.1k Jan 1, 2023
phpSysInfo: a customizable PHP script that displays information about your system nicely

phpSysInfo Copyright (c), 1999-2008, Uriah Welcome (sf.net/users/precision) Copyright (c), 1999-2009, Michael Cramer (sf.net/users/bigmichi1) Copyrigh

phpSysInfo 1.3k Jan 1, 2023
:panda_face: Jitamin is a free software written in PHP, intended to handle the project management over the web. QQ群: 656868

Jitamin Jitamin (pronounced /ˈdʒɪtəmɪn/) is a free software written in PHP, intended to handle the project management over the web. Jitamin is inspire

jitamin 916 Dec 14, 2022
Satu platform demo ringkas untuk rujukan Basic PHP

praktisphpmysql Satu platform demo ringkas untuk rujukan Basic PHP Demo https://legoom.biz.my/praktisphpmysql/ Belajar Koding Kemasukan Mei dan Septem

RB 11 Jun 21, 2022
Shoutit is a PHP powered shoutbox which uses mySQL to store shouts

This is a very basic PHP/MySQL application. built to prove my usuage of basic php + MySQL. It is very easy to use, has error checking, and very fast. Users can post shouts along with their names & comment.

Roman Hossain Shaon 10 Oct 10, 2022
Um chat web feito com HTML, CSS, SASS, JS, PHP e MYSQL

ChatWeb Tecnologias Front-end usadas: Pré processador CSS: Linguagem de programação usada: Projeto hospedado no: Editor de texto usado: Objetivos: Par

Adriel Cavalcante 4 Oct 27, 2022