Code Monkey home page Code Monkey logo

hosy-sasa's Introduction

Hosy Sasa - version 1.0.0

Hosy sasa is a system embedded with 3 dashboards(Patients,Doctors and Admin).The patients dashboard gives them access to their previous vital signs.Their upcoming doctor apointments and access to their medical reports and lab results.The doctors dashboard on the other hand allows them to manage their appointments and upload a patients medical report and lab results. The admin panel is the overall as it can maintain both patient and doctor information.The admin has access to add,remove and update either a patient or a doctor.

Table of Contents

Installation

1.Install Xammp on your computer.
2.Setup and Start Apache and Mysql.
3.Import SQL by copying the SQL database query from the SQL.txt file.

Usage

1.First fork the respository https://github.com/nzommmo/Hosy-Sasa
2.Make sure to clone the forked repository under your htdocs folder under the xampp directory.
3.Open your Browser and type : http://localhost/Hosy-Sasa/index.html
4.The Loading page pops up and loads for a maximum of 5 seconds after which the main page is display.

Features

  1. Integrated with three personalized dashboards(Patients,Doctors and Admin).
  2. Patients managing their appointments,prescription,medical reports and lab reports.
  3. Doctors managing their patients data and also their appointments.
  4. Admin has overall powers overseeing both the doctors and patients.
  5. Fully functional calender allowing you to book, reschedule and cancel their appointments.

Supporting Stack:

  1. HTML, CSS, JAVASCRIPT for Frontend Development.
  2. Bootsrap
  3. PHP for backend development.
  4. Fullcalender a javascript library.

License

1.This project is licensed under the MIT License. The MIT License (MIT)

Copyright (c) 2015-present Jason Miller

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

2.SSL Certificate

Overview

An SSL (Secure Sockets Layer) certificate ensures secure communication between a client and a server by encrypting the data transmitted over the network. It is crucial for protecting sensitive information and maintaining user trust.

Third-Party Dependencies

Some components of this project may be subject to different licenses. Please refer to the documentation or source code of individual dependencies for their respective license information.

Contact

Email: [email protected]
GitHub: nzommmo

LivePreview

hosy-sasa's People

Contributors

nzommmo avatar

Watchers

 avatar

hosy-sasa's Issues

User Session Variable

Currently operating on the username session variable however my table have foreign key user id. The change of the session variable to the user_id crashes the whole project

Schedule appointment Logic

The schedule operation changes all the previous scheduled appointments to be under the recently scheduled patient.

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.