Giter Club home page Giter Club logo

carefinder's Introduction

CareFinder

CareFinder is a web application aimed at assisting users in locating, exporting, and sharing hospitals. It addresses the critical need for easy access to healthcare facilities, particularly in regions like Nigeria. This project stems from a desire to leverage technology to tackle healthcare challenges and improve accessibility to medical services.

Table of Contents

Introduction

CareFinder serves as a comprehensive solution for finding hospitals based on various criteria, facilitating efficient searches during emergencies or routine healthcare needs. Users can filter hospitals by name, specialization, or location, ensuring they find relevant facilities quickly. Additionally, features for exporting hospital lists and sharing them via email enhance the application's utility. With user authentication in place, authorized users can manage hospital records, including creation, updating, and deletion.

Features

  • Hospital Search: Easily locate hospitals based on name, specialization, or location.
  • Filtering Options: Refine search results using input and select fields for precise matches.
  • Export Functionality: Export hospital lists as CSV files and share them via email.
  • User Authentication: Secure login system for managing hospital records, with administrative privileges.
  • Pagination: Efficiently navigate through large lists of hospitals with paginated results.
  • Detailed Hospital Information: View comprehensive details about selected hospitals, including address, contact details, and services provided.
  • Error Handling: Custom error pages for handling unknown URLs and unavailable hospitals.
  • Form Validation: Ensure data integrity with form validation using Yup and React Hook Form.

Technical Overview

The frontend of CareFinder is built using React, JavaScript, and TypeScript, with Redux Toolkit for state management. React Query is utilized for data caching, ensuring optimal performance by reducing unnecessary API calls. Axios is employed for data fetching, while React Router facilitates seamless navigation within the application. Form validation is implemented using Yup and React Hook Form for enhanced data integrity.

On the backend, CareFinder is developed with C#, ASP.NET Core, and Jwt for token generation, ensuring secure user authentication. The application is hosted on Azure, leveraging its scalability and reliability for backend operations. The frontend is deployed on Vercel, ensuring a smooth user experience with efficient delivery of web assets.

Prerequisites

Before you begin using CareFinder, make sure you have the following:

  • Node.js: You will need Node.js to run the app. Download Node.js

  • yarn: This project uses yarn to manage dependencies. You can install it by running: yarn install.

  • Git: You'll need Git to clone the repository. Install it from Git's official website.

Installation

To get CareFinder up and running on your local machine, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/Ameenaminah/CareFinder.git
    
  2. Change to the project directory:

    cd CareFinder
    
  3. Install the required dependencies using Yarn:

    yarn install
    

Usage

Upon loading, users are greeted with a homepage providing an overview of the application's purpose. Navigating to the Hospitals page, users can search for hospitals based on their preferences. Filtering options allow for precise matches, and paginated results ensure smooth navigation through the list of hospitals. Detailed information about selected hospitals is available on the HospitalDetail page, with links to external services for additional functionalities.

Authenticated users gain access to core actions such as creating, updating, and deleting hospitals. The admin role, managed manually from the backend, ensures that only authorized individuals can perform these actions, maintaining data security and integrity.

Other pages include Contact for reaching out to the team via email, About with project information, and Review for future features.

Future Plans

The current version of CareFinder represents the minimum viable product (MVP). Future plans include adding more features such as reviews, expanding administrative functionalities, and potentially developing a mobile app using React Native. The ultimate goal is to open-source the project for community contributions, fostering its evolution into a widely utilized solution for addressing healthcare challenges.

Contributing

Contributions to CareFinder are welcome and encouraged. To contribute, fork the repository on GitHub, make your changes, and submit a pull request. Ensure adherence to coding standards and guidelines, and consider the project's roadmap and future plans when proposing new features or enhancements. Together, we can make CareFinder a valuable tool in improving healthcare accessibility worldwide.

carefinder's People

Contributors

ameenaminah avatar hassanyahya400 avatar

Watchers

 avatar

Forkers

hassanyahya400

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.