/e-Health

Primary LanguageJavaScript

Table of Contents

  1. Project Name
  2. Author
  3. Description
  4. Screenshots
  5. Features
  6. Technologies Used
  7. Installation and setup instructions

Project Name

E-HEALTH WEB APP

Author

Steven Otieno, Brian Munene, Jackline Chebet and Job Sidney

Description

Elimu Management system is a web based application that enables a patient to be able to book an appointment with the doctors. And the doctor will be able to view the all the list of the patients that have booked the appointment.

Screenshots

Patient Appointment Page

Patient Appointment Page Image

Landing Page

Landing Page

Landing Page

Features

  • The patient will be able to book an appointment with the doctor.
  • The doctor will be able to check appointments made with the patient
  • The doctor will be able to reject or accept appointments from the patient.

Technologies Used

  • HTML
  • CSS
  • Javascript(REACT)
  • Ruby on Rails

Installation and Setup Instructions

Requirements

  • A web browser.
  • A Text Editor(Visual Studio Code).
  • An Internet Connection.

Setup Instructions

  • Clone the repository.

git clone git@github.com:Zavi254/e-Health.git.

  • Open the folder in your local machine in visual studio code
  • To start the frontend , move to the frontend folder and the run npm start --prefix client.
  • To start the backend , move to the backend folder and the run rails server / rails s.

Authors Info

LinkedIn

License

Copyright (c) 2022 Steven Otieno

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.