All Projects → girish03 → Online-Appointment-Booking-System

girish03 / Online-Appointment-Booking-System

Licence: other
An Online Appointment Booking System for Retail Chain Clinics with both the User as well as the Admin Side.

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Online-Appointment-Booking-System

skeleton
Composer starter project for Ambulatory.
Stars: ✭ 43 (-54.74%)
Mutual labels:  doctor, clinic, hospital
Doctor-Appointment-App
This project written with Flutter
Stars: ✭ 68 (-28.42%)
Mutual labels:  doctor, hospital, appointment
chr247.com
An open source multi tenant cloud platform for small scale clinics
Stars: ✭ 56 (-41.05%)
Mutual labels:  doctor, clinic, patients
File-Explorer
A File Manager with stunning design & astonishing develops, beautifully written in PHP, everything fused in a single file.
Stars: ✭ 31 (-67.37%)
Mutual labels:  css3, ajax
advanced-web-developer-bootcamp-notes-examples-and-exercises
Examples and Exercises compiled. From the awesome Advanced Web Developer Bootcamp
Stars: ✭ 24 (-74.74%)
Mutual labels:  css3, ajax
Neard
🎲 Portable WAMP software stack
Stars: ✭ 296 (+211.58%)
Mutual labels:  phpmyadmin, wamp
Nukeviet
NukeViet CMS is multi Content Management System. NukeViet CMS is the 1st open source content management system in Vietnam. NukeViet was awarded the Vietnam Talent 2011, the Ministry of Education and Training Vietnam officially encouraged to use.
Stars: ✭ 113 (+18.95%)
Mutual labels:  css3, ajax
Klik Socialmediawebsite
Complete PHP-based Login/Registration system, Profile system, Chat room, Forum system and Blog/Polls/Event Management System.
Stars: ✭ 129 (+35.79%)
Mutual labels:  ajax, wamp
musicWebTemplate
Free website template built for musicians / artists to promote their music and connect to their audience.
Stars: ✭ 26 (-72.63%)
Mutual labels:  css3, ajax
LAMPP-Manager
A simple LAMPP manager designed to automate all the work.
Stars: ✭ 117 (+23.16%)
Mutual labels:  xampp
Elementary
Minimal Jekyll theme optimized for performance, accessibility, usability and readability
Stars: ✭ 47 (-50.53%)
Mutual labels:  css3
OneHourGameJam
One Hour Game Jam website
Stars: ✭ 27 (-71.58%)
Mutual labels:  xampp
coupon
🎫 Generate Coupon-UI CSS code
Stars: ✭ 79 (-16.84%)
Mutual labels:  css3
giada-www
Official website of Giada Loop Machine. Powered by NodeJS, SASS, Pug and other beautiful JavaScript machineries.
Stars: ✭ 13 (-86.32%)
Mutual labels:  css3
Vaccine-near-me-Using-Cowin-Government-API
🌟ᴛʜɪꜱ ɪꜱ ᴀ ᴀᴘᴘʟɪᴄᴀᴛɪᴏɴ ᴍᴀᴅᴇ ʙʏ ᴍᴇ ᴡʜᴇʀᴇ ʏᴏᴜ ᴄᴀɴ ᴄʜᴇᴄᴋ ᴠᴀᴄᴄɪɴᴇ ᴡʜɪᴄʜ ɪꜱ ᴀᴠᴀɪʟᴀʙʟᴇ ɴᴇᴀʀ ʏᴏᴜ 💻 🎯🚀
Stars: ✭ 13 (-86.32%)
Mutual labels:  css3
Flask-Plotly
Interactive Web Apps and Dashboards
Stars: ✭ 79 (-16.84%)
Mutual labels:  ajax
ajax
Just another AJAX requests helper
Stars: ✭ 27 (-71.58%)
Mutual labels:  ajax
react-sweet-progress
A way to quickly add a progress bar to react app 🌈
Stars: ✭ 250 (+163.16%)
Mutual labels:  css3
AuroraCMS
The Australian Open Source Content Management System
Stars: ✭ 13 (-86.32%)
Mutual labels:  css3
nwMAME
Open-Source MAME front-end built on Node-WebKit (NWJS)
Stars: ✭ 32 (-66.32%)
Mutual labels:  css3

AppointmentBookingSystem

An Online Appointment Booking System for Retail Chain Clinics with both the User as well as the Admin Side.

Purpose

In traditional appointment system patients has to come to the hospital and queue at the appointment window to make the appointment. But they usually end up waiting for very long periods of time. The patient can, however decide to schedule an appointment, but this option does not usually work well for all parties involved. Parties involved includes: the patient, the medical personnel and the hospital. Thus, this project focuses on making a system which helps customers to book appointments online along with other useful features.

Product Scope

Online appointment scheduling system is a system through which a user or simply, a patient can access the website of the doctor, and through the online software, the patient can easily make their appointments. Manager of the clinic can update the appointment status of the patients making it more informative.

Overall Description:

Product Perspective

There is several online appointment scheduling tools in the marketplace, some of which are feature-loaded, easy to setup and cheap. For doctors, online appointment scheduling brings a lot of value add services and benefits, like engaging the patient, making the patient feel appreciated, and being able to store patients’ data securely for future reference. But the most wonderful and useful advantage is that online appointment scheduling is amazingly low cost.

Product Functions

Online appointment system with the key features listed below:-

For patients:

-Register as an patient account

-Booking an appointment

-Cancelling an appointment

-See their booking status

-See doctor availability

-Search clinic and doctor

For Manager:

-Update status of appointments

-See appointment list

For Admin:

-Add doctor/clinic/manager in database

-Delete doctor/clinic/manager from database

-Show all doctors/clinic/manager

-Assign doctor to a clinic

-Assign Manager to a clinic

Technologies used:

-HTML 5

-CSS3

-PHP

-JavaScript

-AJAX

-SQL

-jQuery

Software Requirement:

-Php server like (XAMPP, WAMP) etc.

-MySQL for database

-Web Browser supporting HTML5 : Google Chrome(recommended) / Firefox

Step-wise Instructions:

  1. Open the wt_database.sql file given in the zip folder.

  2. Import it to the wamp/xampp folder (Note: Username for phpmyadmin is ‘root’; password is ‘’)

  3. The opening file for the website is the cover.php file.

  4. Admin login and manager login can be done through the same page. Login credentials: User Username Password Admin admin admin Patient user user Manager manager manager

  5. User sign up option is also available at the main page i.e. cover.php

  6. Log out will directly redirect the user to the main page.

  7. dbconfig.php contains the data for the connection of the localhost to the database of phpmyadmin. Login credentials for phpmyadmin can be restructured there as well.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].