admin@likita.com pw: 12345 patient@likita.com pw:123
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.
- 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.
- Frontend: HTML, CSS, JavaScript, Bootstrap
- Backend: PHP
- Database: MySQL
- Clone the repository:
git clone <repository-url> - Navigate to the project directory:
cd Likitapl - Setup the database:
- Create a MySQL database.
- Import the database schema from
likitadb.sql.
- Configure the backend:
- Update the database configuration in
config.php.
- Update the database configuration in
- Run the application:
- Use a local server like XAMPP or WAMP to host the project.
- Open the application in your browser:
http://localhost/Likita
- 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.
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.
- Collaborate with more hospitals.
- Increase the number of full-time available doctors.
- Enhance the website for better management and user experience.
- Thanks to all contributing doctors and developers.
- Inspired by the need for better healthcare access during critical times.