Skip to content

edunelsonit/likitapl

Repository files navigation

Likita

Login

admin@likita.com pw: 12345 patient@likita.com pw:123

Introduction

Likita is an intelligent online healthcare platform designed to provide immediate health guidance and online consultations. Users can input their symptoms, and the system uses intelligent data mining techniques to suggest potential illnesses and facilitate further offline consultations through a comprehensive database of doctors and hospitals. The platform enables users to book appointments, find hospitals based on current location, and access various dashboards for hospitals, doctors, and patients.

Features

  • Patient Registration: Secure patient registration and data storage.
  • Appointment Booking: Users can book appointments based on doctors' availability.
  • Healthcare Record Management: Efficient management of patient and doctor records.
  • Mental Health Support: Access to mental health resources and support.
  • Emergency Service Locator: Locate nearby emergency services quickly.

Tech Stack

  • Frontend: HTML, CSS, JavaScript, Bootstrap
  • Backend: PHP
  • Database: MySQL

Setup Instructions

  1. Clone the repository: git clone <repository-url>
  2. Navigate to the project directory: cd Likitapl
  3. Setup the database:
    • Create a MySQL database.
    • Import the database schema from likitadb.sql.
  4. Configure the backend:
    • Update the database configuration in config.php.
  5. Run the application:
    • Use a local server like XAMPP or WAMP to host the project.
    • Open the application in your browser: http://localhost/Likita

Interactions

  • Patient to Doctor: Patients consult with doctors online.
  • Doctor to Patient: Doctors view patient symptoms and provide prescriptions.
  • Admin Dashboard: Admins manage doctors and patient records.
  • Hospital Dashboard: Hospitals manage their doctors and schedules.
  • Doctor Dashboard: Doctors manage appointments and patient records.
  • Patient Dashboard: Patients manage their appointments and medical history.

Conclusion

The Likita platform aims to revolutionize healthcare accessibility by providing quick and easy access to medical guidance and online consultations. It ensures safer consultations during pandemics and enhances healthcare management by integrating more doctors and hospitals. By allowing users to book appointments, find hospitals based on their current location, and manage healthcare records efficiently, Likita serves as a comprehensive solution for modern healthcare needs.

Future Enhancements

  • Collaborate with more hospitals.
  • Increase the number of full-time available doctors.
  • Enhance the website for better management and user experience.

Acknowledgements

  • Thanks to all contributing doctors and developers.
  • Inspired by the need for better healthcare access during critical times.

About

E Health Platform

Resources

Security policy

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors