Giter Site home page Giter Site logo

danielgomex / bubbleclinic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bubblevy/bubbleclinic

0.0 0.0 0.0 4.09 MB

BubbleClinic is an application used for the process of taking queue numbers at clinics. This application was created using Laravel 10 & Bootstrap 5.

License: MIT License

JavaScript 6.15% PHP 47.96% CSS 0.47% Blade 45.42%

bubbleclinic's Introduction

BubbleClinic Demo

About BubbleClinic

BubbleClinic is an application used for the process of taking queue numbers at clinics. This kind of application helps in managing patient queues at clinics or health care centers. Here are some of the features that BubbleClinic may have:

BubbleClinic Features:

  • Dashboard
    In the 'Dashboard', you will have access to see a summary of patient data for today, the number of patients from the previous day, the accumulation of patients in a month, and the total number of patients who have been served. The dashboard also provides the ability to analyze data with graphs that visualize patient information. In addition, you can quickly view the latest information of recently added queue data.

  • Daftar Antrian
    In the 'Daftar Antrian', you can easily retrieve queue numbers for patients. Apart from that, you can easily see the total patient queue for today. The search feature provided helps you find patient data quickly and efficiently. If the patient has come to the clinic, you can easily confirm his arrival.

    Not only that, you also have the flexibility to skip patients and move their queues into the 'Late Queue' category, ensuring better handling of patients who arrive at different times. With all these conveniences, organizing and providing timely service becomes more efficient.

  • Antrian Terlambat
    In the 'Antrian Terlambat' feature, you can easily see the number of patients who have registered for today's queue number but arrived late. With a clear display, you can identify these patients quickly. When a patient arrives, you can immediately confirm his presence with a single tap on the confirmation button provided.

    An efficient search feature is also available to make it easier for you to find patient data quickly. With fast and simple search capabilities, you can find information about specific patients easily.

    All these features are designed to speed up the queue management process and provide better service to your patients.

  • Data Pasien
    In the 'Data Pasien', information is available regarding the total number of patients who have received service. In addition, you can adjust, edit, or even delete patient data that is not needed or has been archived. There is also a search feature that makes it easy for you to find patient data quickly and precisely. In addition, with the filter by date feature, you can filter patient data according to a certain time range, speeding up access and management of the information you need.

  • Pengaturan
    In the 'Pengaturan' menu, you can view and change your personally identifiable information, including identity changes, password changes, and other settings related to the application.

Installation

1. Clone the repository

git clone https://github.com/bubblevy/bubbleclinic.git

2. Copy .env

cp .env.example .env

3. Configure .env

FAKER_LOCALE=id_ID
FILESYSTEM_DISK=public

4. Install depedencies

composer install

5. Generate Key

php artisan key:generate

6. Run Symlink

php artisan storage:link

7. Migrate database

php artisan migrate

8. Database seeders

php artisan db:seed

9. Reset antrian every day with cron job

php artisan schedule:work

10. Run application

php artisan serve

Note. username: admin & password: @Admin123

License

The BubbleClinic is open-sourced licensed under the MIT license.

bubbleclinic's People

Contributors

bubblevy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.